Fix compiler flags
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
TOP = ../../..
|
||||
include $(TOP)/config/CONFIG_BASE
|
||||
|
||||
USR_CFLAGS := -DYY_USE_PROTOS
|
||||
|
||||
# includes to install from this sub-project
|
||||
#
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
TOP = ../../..
|
||||
include $(TOP)/config/CONFIG_BASE
|
||||
|
||||
USR_CFLAGS = -ansi
|
||||
VX_WARN_YES = -Wall -pedantic
|
||||
|
||||
SRCS.c = \
|
||||
dbYacc.c \
|
||||
../dbPvdLib.c\
|
||||
|
||||
Reference in New Issue
Block a user