some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR
This commit is contained in:
@@ -67,7 +67,7 @@ CFLAGS = -Os -ggdb -std=gnu99 -Werror -Wpointer-arith -Wundef -Wall -Wl,-EL -fn
|
||||
-nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH \
|
||||
-Wno-address -Wno-unused
|
||||
|
||||
CFLAGS += -DHTTPD_MAX_BACKLOG_SIZE=8192
|
||||
CFLAGS += -DHTTPD_MAX_BACKLOG_SIZE=10240
|
||||
CFLAGS += -DGIT_HASH='"$(shell git rev-parse --short HEAD)"'
|
||||
CFLAGS += -DADMIN_PASSWORD=$(ADMIN_PASSWORD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user