Update Makefile

This commit is contained in:
Ray 2023-03-14 13:14:19 +01:00
parent 7ac2b4a226
commit 3d64598e11

View file

@ -210,7 +210,7 @@ else
CFLAGS += -Os
endif
else
CFLAGS += -s -O2
CFLAGS += -O2
endif
endif