mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Also broken on armv6.
This commit is contained in:
parent
11fcd2dfb1
commit
74ff3d26b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441574
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ USES= cmake
|
||||||
CMAKE_ARGS= -DENABLE_BUNDLED_MSGPUCK=false
|
CMAKE_ARGS= -DENABLE_BUNDLED_MSGPUCK=false
|
||||||
|
|
||||||
BROKEN_aarch64= Fails to compile: clang compiler does not support -march=native
|
BROKEN_aarch64= Fails to compile: clang compiler does not support -march=native
|
||||||
|
BROKEN_armv6= Fails to compile: clang compiler does not support -march=native
|
||||||
BROKEN_mips64= Fails to compile: clang compiler does not support -march=native
|
BROKEN_mips64= Fails to compile: clang compiler does not support -march=native
|
||||||
BROKEN_powerpc64= Fails to compile: clang compiler does not support -march=native
|
BROKEN_powerpc64= Fails to compile: clang compiler does not support -march=native
|
||||||
BROKEN_sparc64= Fails to compile: clang compiler does not support -march=native
|
BROKEN_sparc64= Fails to compile: clang compiler does not support -march=native
|
||||||
|
|
Loading…
Add table
Reference in a new issue