experimental CC def should not have been checked in

This commit is contained in:
ehouse 2009-09-05 13:00:35 +00:00
parent 044c38e02f
commit 8ddc8612a8

View file

@ -27,6 +27,8 @@ PLATFORM = obj_linux_rel
CFLAGS += -Os -Werror -Wunused
endif
# CC = llvm-gcc
DO_CURSES = -DPLATFORM_NCURSES
ifdef CURSES_SMALL_SCREEN
DO_CURSES += -DCURSES_SMALL_SCREEN