Update makefile
This commit is contained in:
parent
36b865abde
commit
384b48bcb6
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ else
|
|||
BIN_DIR = release
|
||||
CFLAGS += $(C_OPT_FLAGS)
|
||||
|
||||
ifeq "$(OS)" "Linux"
|
||||
ifneq "$(OS)" "Darwin"
|
||||
LINK += -s
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue