]> git.ipfire.org Git - location/libloc.git/blobdiff - Makefile.am
configure: Enable -fno-semantic-interposition by default
[location/libloc.git] / Makefile.am
index 2c55f0a1d02d84f46ee19acd90ce8cb5a9d128fd..da4b9c432eb2e1740e41d4e24db98fc63f8782e9 100644 (file)
@@ -22,7 +22,7 @@ AM_CFLAGS = ${my_CFLAGS} \
        -ffunction-sections \
        -fdata-sections
 
-AM_LDFLAGS =
+AM_LDFLAGS = ${my_LDFLAGS}
 
 # leaving a space here to work around automake's conditionals
  ifeq ($(OS),Darwin)