mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Also broken on armv6.
This commit is contained in:
parent
74ff3d26b4
commit
688e0b52e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441575
@ -16,7 +16,9 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
BROKEN_aarch64= does not build: c++: error: the clang compiler does not support -march=native
|
||||
BROKEN_powerpc64= does not build
|
||||
BROKEN_armv6= does not build: c++: error: the clang compiler does not support -march=native
|
||||
BROKEN_sparc64= does not build: c++: error: the clang compiler does not support -march=native
|
||||
BROKEN_powerpc64= does not build: c++: error: the clang compiler does not support -march=native
|
||||
|
||||
DOXYGEN_BUILD_DEPENDS+= doxygen:devel/doxygen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user