mirror of
https://github.com/fluencelabs/redis
synced 2025-03-20 09:30:55 +00:00
Only pass -rdynamic as linker option
This commit is contained in:
parent
33a4bc2c70
commit
348be19b5f
@ -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