Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum
This commit is contained in:
@@ -73,7 +73,7 @@ CFLAGS += -DADMIN_PASSWORD=$(ADMIN_PASSWORD)
|
||||
|
||||
# Debug logging
|
||||
CFLAGS += -DDEBUG_ANSI=1
|
||||
CFLAGS += -DDEBUG_INPUT=0
|
||||
CFLAGS += -DDEBUG_INPUT=1
|
||||
|
||||
# linker flags used to generate the main object file
|
||||
LDFLAGS = -nostdlib -Wl,--no-check-sections -u call_user_start -Wl,-static
|
||||
|
||||
Reference in New Issue
Block a user