mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
Turn this back off.
This commit is contained in:
parent
0f6b9ca1c1
commit
b29b27a868
|
@ -674,7 +674,7 @@ endif
|
||||||
CFLAGS += $(shell sdl-config --cflags)
|
CFLAGS += $(shell sdl-config --cflags)
|
||||||
|
|
||||||
ifneq ($(strip $(USE_ASM)),-DUSE_PORTABLE_C)
|
ifneq ($(strip $(USE_ASM)),-DUSE_PORTABLE_C)
|
||||||
# CFLAGS += -O2 -fasm
|
#CFLAGS += -O2 -fasm
|
||||||
ASMFLAGS += -f $(ASMOBJFMT) $(ASMDEFS)
|
ASMFLAGS += -f $(ASMOBJFMT) $(ASMDEFS)
|
||||||
else
|
else
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user