mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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…
Add table
Reference in a new issue