diff --git a/src/Makefile b/src/Makefile index b52ad393..a271501b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -58,7 +58,6 @@ else ifeq ($(uname_S),Darwin) else FINAL_LDFLAGS+= -rdynamic FINAL_LIBS+= -pthread - DEBUG+= -rdynamic endif # Include paths to dependencies