flite: add missing -lm
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
59f320c712
commit
d0169966ba
@ -33,6 +33,8 @@ Festival Lite is a stripped down version of Festival,
|
|||||||
This program is written in C to keep memory usage low.
|
This program is written in C to keep memory usage low.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_LDFLAGS += -lm
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user