mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +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
|
CFLAGS += -Os -Werror -Wunused
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# CC = llvm-gcc
|
||||||
|
|
||||||
DO_CURSES = -DPLATFORM_NCURSES
|
DO_CURSES = -DPLATFORM_NCURSES
|
||||||
ifdef CURSES_SMALL_SCREEN
|
ifdef CURSES_SMALL_SCREEN
|
||||||
DO_CURSES += -DCURSES_SMALL_SCREEN
|
DO_CURSES += -DCURSES_SMALL_SCREEN
|
||||||
|
|
Loading…
Reference in a new issue