Skip to content
Snippets Groups Projects
Commit 4307d819 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

www/trunk: fix build on powerpc

  = note: ld: error: /wrkdirs/usr/ports/www/trunk/work/target/release/deps/libcrates_io_api-9946b7cb53ff3011.rlib(crates_io_api-9946b7cb53ff3011.crates_io_api.a4b984a955783cb7-cgu.0.rcgu.o): Invalid attribute group entry (Producer: 'LLVM19.1.1-rust-1.83.0-stable' Reader: 'LLVM 18.1.6')
          cc: error: linker command failed with exit code 1 (use -v to see invocation)
parent 3e9776f7
No related branches found
No related tags found
No related merge requests found
......@@ -500,10 +500,4 @@ OPENSSLLIB= /usr/lib
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc
LTO_UNSAFE= yes
.endif
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment