Only pass -rdynamic as linker option
This commit is contained in:
parent
4415c47612
commit
28762e28b0
@ -58,7 +58,6 @@ else ifeq ($(uname_S),Darwin)
|
||||
else
|
||||
FINAL_LDFLAGS+= -rdynamic
|
||||
FINAL_LIBS+= -pthread
|
||||
DEBUG+= -rdynamic
|
||||
endif
|
||||
|
||||
# Include paths to dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user