speech-dispatcher: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
f2b4ce1315
commit
a39e64e9c9
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ conf_files="
|
|||
/etc/speech-dispatcher/modules/*.conf
|
||||
/etc/speech-dispatcher/*.conf"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
speech-dispatcher-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue