remove c99 and c++11 restrictions
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
MYSRCPATHS =
|
||||
MYINCLUDES = -I../cliparser
|
||||
MYCFLAGS = -std=c99 -D_ISOC99_SOURCE
|
||||
MYCFLAGS =
|
||||
MYDEFS = -DPRESETS
|
||||
MYSRCS = \
|
||||
bmpbit.c \
|
||||
|
||||
Reference in New Issue
Block a user