# Flags passed to compiler (in addition to -g, -O, etc)
OTHER_CFLAGS =
# Flags passed to ld (in addition to -ObjC, etc.)
-OTHER_LDFLAGS =
+OTHER_LDFLAGS = -Wl,-bind_at_load
# Flags passed to libtool when building libraries
OTHER_LIBTOOL_FLAGS =
# For ordering named sections on NEXTSTEP (see ld(1))
# Don't add more rules here unless you want the first one to be the default
# target for make! Put all your targets in Makefile.postamble.
+AFTER_INSTALL = after_install