mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-26 09:58:20 +01:00
experimental CC def should not have been checked in
This commit is contained in:
parent
044c38e02f
commit
8ddc8612a8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue