summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBarry Naujok <bnaujok@sgi.com>2007-06-28 16:01:00 +0000
committerBarry Naujok <bnaujok@sgi.com>2007-06-28 16:01:00 +0000
commit1a53b1cf8de9d1eb4cc80d021460c10877453e3f (patch)
tree12ebe961b0a6df2de7ad2b9e7f658491434ee3d4 /include
parentf4291b0e0ea39374949005d118f6d8c890dcce38 (diff)
downloadacl-1a53b1cf8de9d1eb4cc80d021460c10877453e3f.tar.gz
make sure the library link respects LDFLAGS
Merge of master-melb:xfs-cmds:29016a by kenmcd. make sure the library link respects LDFLAGS
Diffstat (limited to 'include')
-rw-r--r--include/buildmacros1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/buildmacros b/include/buildmacros
index b2559ef..00da8a9 100644
--- a/include/buildmacros
+++ b/include/buildmacros
@@ -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