Bullshit change to test jenkins configuration
This commit is contained in:
parent
137ddb9dc6
commit
02d197ca08
2
Makefile
2
Makefile
|
|
@ -487,7 +487,7 @@ ifeq ($(PLATFORM),darwin)
|
|||
CLIENT_LIBS += -framework IOKit \
|
||||
$(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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user