summaryrefslogtreecommitdiff
path: root/libacl
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@sgi.com>2003-03-05 21:57:25 +0000
committerEric Sandeen <sandeen@sgi.com>2003-03-05 21:57:25 +0000
commitfa73603636af3e1049bf156f0a290b7b027c7e40 (patch)
tree895ffe36c21508748a20139adac146b2bf6b3ca4 /libacl
parent07bdfe968f6062ae0152db091e44377c52cabe60 (diff)
downloadacl-fa73603636af3e1049bf156f0a290b7b027c7e40.tar.gz
Get all of userspace building within the tree again
Add to LTLDFLAGS, don't clobber - lost settings from top level Makefile
Diffstat (limited to 'libacl')
-rw-r--r--libacl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libacl/Makefile b/libacl/Makefile
index 48bbdff..908a39b 100644
--- a/libacl/Makefile
+++ b/libacl/Makefile
@@ -33,7 +33,7 @@
TOPDIR = ..
-LTLDFLAGS = -Wl,--version-script,$(TOPDIR)/exports
+LTLDFLAGS += -Wl,--version-script,$(TOPDIR)/exports
include $(TOPDIR)/include/builddefs
LTLIBRARY = libacl.la