try fix osx build
This commit is contained in:
parent
1bc1fd1913
commit
f86b73d067
1 changed files with 0 additions and 2 deletions
|
|
@ -43,8 +43,6 @@ BINARY_OUTPUT = $(PROJECT).$(LIBRARY_EXT)
|
|||
|
||||
ifeq ($(findstring clang,$(COMPILER)),clang)
|
||||
ifeq "$(OSX)" "false"
|
||||
LINKER_FLAGS += -lgcc_eh
|
||||
else
|
||||
ifeq "$(DEBUG)" "true"
|
||||
LINKER_FLAGS += -lstdc++
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue