mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Mark as broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
6f53fc6ef1
commit
aedc5e4eeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444083
@ -15,6 +15,8 @@ BUILD_DEPENDS= checkmk:devel/check \
|
||||
${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
|
||||
|
||||
BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
|
||||
BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
|
||||
NOT_FOR_ARCHS= i386
|
||||
# On i386 older versions of clang produce:
|
||||
# cannot compile this atomic library call yet ... __atomic_add_fetch
|
||||
|
Loading…
Reference in New Issue
Block a user