audiodecoder.timidity: fix compilation with gcc10

This commit is contained in:
Jernej Skrabec 2020-06-23 00:10:09 +02:00
parent ed5b9de6ea
commit 3d08af6550

View File

@ -18,6 +18,10 @@ PKG_LONGDESC="audiodecoder.timidity"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"
pre_configure_target() {
CFLAGS="$CFLAGS -fcommon"
}
addon() {
install_binary_addon $PKG_ADDON_ID