qv4l2: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
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…
x
Reference in New Issue
Block a user