Bullshit change to test jenkins configuration
This commit is contained in:
parent
137ddb9dc6
commit
02d197ca08
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -487,7 +487,7 @@ ifeq ($(PLATFORM),darwin)
|
||||||
CLIENT_LIBS += -framework IOKit \
|
CLIENT_LIBS += -framework IOKit \
|
||||||
$(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
$(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
||||||
RENDERER_LIBS += -framework OpenGL $(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
RENDERER_LIBS += -framework OpenGL $(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
||||||
CLIENT_EXTRA_FILES=$(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
CLIENT_EXTRA_FILES += $(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
|
||||||
|
|
||||||
OPTIMIZE = $(OPTIMIZEVM) -ffast-math
|
OPTIMIZE = $(OPTIMIZEVM) -ffast-math
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue