fbida: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:21 +02:00
parent 3ec48010c9
commit ff8638defe

View file

@ -30,6 +30,8 @@ if [ "$build_option_ida" ]; then
subpackages+=" fbida-ida"
fi
CFLAGS="-fcommon"
post_install() {
vdoc README
vdoc Changes