mit-scheme-c: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
c6b6681bac
commit
037bb5c2b8
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue