mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
Uh, yeah. glub glub. mo blon.
This commit is contained in:
parent
db2b964527
commit
ae7066fa3f
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ ifeq ($(PLATFORM),linux)
|
||||||
BASE_CFLAGS += -DUSE_SDL=1 $(shell sdl-config --cflags)
|
BASE_CFLAGS += -DUSE_SDL=1 $(shell sdl-config --cflags)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GL_CFAGS = -I/usr/X11R6/include
|
GL_CFLAGS = -I/usr/X11R6/include
|
||||||
|
|
||||||
# bk001204 - need -O for -Wall for uninitialized
|
# bk001204 - need -O for -Wall for uninitialized
|
||||||
# bk001205 - took out -O to get assertions (NDEBUG)
|
# bk001205 - took out -O to get assertions (NDEBUG)
|
||||||
|
|
Loading…
Reference in a new issue