mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:30:49 +00:00
* Tools/speech/GNUmakefile: Remove specific OBJC flags.
Fixes bug #46939.46939
This commit is contained in:
parent
618e31ff42
commit
57cf738c8b
2 changed files with 5 additions and 2 deletions
|
@ -28,6 +28,4 @@ GSSpeechServer_LIB_DIRS += -L../../Source/$(GNUSTEP_OBJ_DIR) \
|
|||
-lflite_usenglish -lflite_cmulex -lflite
|
||||
endif
|
||||
|
||||
GSSpeechServer_OBJCFLAGS = -std=c99 -g -Werror
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/application.make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue