mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Mark BROKEN: fails to link
[ 90%] Linking CXX executable vspaero ld: error: undefined symbol: __atomic_load >>> referenced by VSP_Solver.C >>> CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205) ld: error: undefined symbol: __atomic_compare_exchange >>> referenced by VSP_Solver.C >>> CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205) c++: error: linker command failed with exit code 1 (use -v to see invocation) Reported by: pkg-fallout
This commit is contained in:
parent
b7fa319e34
commit
fb3d8e7c78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528169
@ -13,6 +13,7 @@ LICENSE_NAME= NASA Open Source Agreement version 1.3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BROKEN= fails to link
|
||||
BROKEN_aarch64= fails to compile: invokes x86 asm
|
||||
|
||||
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||
|
Loading…
Reference in New Issue
Block a user