parent
3049647621
commit
781b89cfcf
|
@ -20,7 +20,7 @@ if [ "$CROSS_BUILD" ]; then
|
|||
LDFLAGS="-lpthread"
|
||||
fi
|
||||
|
||||
CFLAGS="-Wno-error=unused-function"
|
||||
CFLAGS="-Wno-error=unused-function -fcommon"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in New Issue