mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-18 05:49:11 +02:00
removed debug flag from cflags
This commit is contained in:
parent
655894ee2a
commit
2bf3b17ffc
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -10,7 +10,6 @@ SRCS = \
|
|||
|
||||
OBJS = $(SRCS:.c=.o)
|
||||
|
||||
CFLAGS = -ggdb
|
||||
LDLIBS = -lespeak
|
||||
|
||||
PREFIX = /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue