mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Mark as broken on aarch64. ISTM that the options code ought to be handling
this correctly, but it is not. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
9ccc756198
commit
9ab1213970
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444081
@ -18,7 +18,8 @@ BUILD_DEPENDS= autogen:devel/autogen \
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libsndfile.so:audio/libsndfile
|
||||
|
||||
BROKEN_powerpc64= Does not build
|
||||
BROKEN_aarch64= fails to configure: checking whether C++ compiler accepts -msse... no
|
||||
BROKEN_powerpc64= fails to build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf compiler:gcc-c++11-lib cpe desktop-file-utils gettext-tools gmake iconv libtool pkgconfig shared-mime-info shebangfix dos2unix
|
||||
|
Loading…
Reference in New Issue
Block a user