minidlna: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
3aa5b1e0be
commit
c6b6681bac
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ checksum=67388ba23ab0c7033557a32084804f796aa2a796db7bb2b770fb76ac2a742eec
|
|||
system_accounts="minidlna"
|
||||
minidlna_homedir="/var/lib/minidlna"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue