Cross-compiler gets stuck while compiling flite with gcc-3.4.6, do not allow building it with this gcc version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12207 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ebf4ea68da
commit
281386826a
@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/flite
|
||||
SECTION:=sound
|
||||
CATEGORY:=Sound
|
||||
DEPENDS:=@!GCC_VERSION_3_4_6
|
||||
TITLE:=Text-to-speech for embedded systems
|
||||
URL:=http://www.speech.cs.cmu.edu/flite/index.html
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user