Explorar o código

Add -z defs to LDFLAGS

Serj Kalichev %!s(int64=3) %!d(string=hai) anos
pai
achega
7a0b1eee55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -15,7 +15,7 @@ TESTC_CFLAGS = -DTESTC
 endif
 
 AM_CFLAGS = -Wall $(DEBUG_CFLAGS) $(TESTC_CFLAGS)
-AM_LDFLAGS = -z relro -z now
+AM_LDFLAGS = -z relro -z now -z defs
 
 bin_PROGRAMS =
 lib_LTLIBRARIES =