espeak-ng: fix build w/ gcc10
This commit is contained in:
parent
ddf2e11e16
commit
a9864357ba
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" espeak-ng"
|
hostmakedepends+=" espeak-ng"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue