mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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"
|
makedepends+=" LuaJIT-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
CFLAGS="-latomic"
|
CFLAGS="-latomic"
|
||||||
|
|
Loading…
Add table
Reference in a new issue