bluez-alsa: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:14 +02:00
parent 35568d01cc
commit 728e29c37a

View file

@ -16,6 +16,8 @@ checksum=6459f70e47e70b4c04a85acf148381e6c8a2e86bd638aff21870afc6c14b85b0
system_accounts="_bluez_alsa"
_bluez_alsa_groups="audio"
CFLAGS="-fcommon"
pre_configure() {
autoreconf -fi
}