parent
c6b6681bac
commit
037bb5c2b8
|
@ -15,6 +15,8 @@ alternatives="
|
|||
"
|
||||
nocross="Tries to build parts of the package with itself"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc) broken="free(): invalid pointer";;
|
||||
ppc*-musl) broken="Fails to link";;
|
||||
|
|
Loading…
Reference in New Issue