Removed libgmalloc. That was a mistake; it slows down callbacks tremendously on DEFAULT SETTINGS.

This commit is contained in:
Pietro Gagliardi 2015-12-27 15:54:53 -05:00
parent c31d06c254
commit 0ec70f9111
1 changed files with 0 additions and 3 deletions

View File

@ -64,6 +64,3 @@ LDFLAGS += \
# TODO -current_version, -compatibility_version
LDFLAGS += \
-Wl,-install_name,@rpath/$(NAME).$(SOVERSION)$(SUFFIX)
# TODO make this an option
LDFLAGS += -lgmalloc