]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
make sure the library link respects LDFLAGS
authorBarry Naujok <bnaujok@sgi.com>
Thu, 28 Jun 2007 15:59:26 +0000 (15:59 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Thu, 28 Jun 2007 15:59:26 +0000 (15:59 +0000)
Merge of master-melb:xfs-cmds:29014a by kenmcd.

  make sure the library link respects LDFLAGS

include/buildmacros

index b2559efcb803748777df82eb2e9bcc7a917946a0..00da8a972e0c3fc74e5c46c7e1d907c0d4739143 100644 (file)
@@ -10,6 +10,7 @@ BUILDRULES = $(TOPDIR)/include/buildrules
 # during the "dist" phase (packaging).
 
 LDFLAGS += $(LOADERFLAGS) $(LLDFLAGS)
+LTLDFLAGS += $(LOADERFLAGS)
 LDLIBS = $(LLDLIBS) $(PLDLIBS) $(MALLOCLIB)
 
 MAKEOPTS = --no-print-directory