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"
|
nocross="Tries to build parts of the package with itself"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc) broken="free(): invalid pointer";;
|
ppc) broken="free(): invalid pointer";;
|
||||||
ppc*-musl) broken="Fails to link";;
|
ppc*-musl) broken="Fails to link";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue