mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Fix printf crash in poudriere
This commit is contained in:
parent
30c8e71b18
commit
d1101b4155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499972
@ -19,7 +19,7 @@ LICENSE= BSD3CLAUSE
|
||||
BROKEN_aarch64= fails to compile: the clang compiler does not support -march=native
|
||||
BROKEN_armv6= fails to compile: the clang compiler does not support -march=native
|
||||
BROKEN_armv7= fails to compile: the clang compiler does not support -march=native
|
||||
BROKEN_i386= fails to compile: register %r15d is only available in 64-bit mode
|
||||
BROKEN_i386= fails to compile: register r15d is only available in 64-bit mode
|
||||
BROKEN_powerpc64= fails to compile: the clang compiler does not support -march=native
|
||||
|
||||
LIB_DEPENDS= \
|
||||
|
Loading…
Reference in New Issue
Block a user