arcan: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
1db9f5b962
commit
be55dab68d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ else
|
|||
makedepends+=" LuaJIT-devel"
|
||||
fi
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
CFLAGS="-latomic"
|
||||
|
|
Loading…
Reference in a new issue