]> git.pld-linux.org Git - packages/attr.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 12 Sep 2007 06:53:15 +0000 (06:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attr-LDFLAGS.patch -> 1.2

attr-LDFLAGS.patch

index 77b6d4a0897120133516bf744be34b776bef5132..d1b4798b9824013758529e3690453eeea2dab0a2 100644 (file)
@@ -5,8 +5,8 @@ diff -Nur attr-2.4.32/libattr/Makefile attr-2.4.32.LDFLAGS/libattr/Makefile
  
  TOPDIR = ..
  
--LTLDFLAGS = -Wl,--version-script,$(TOPDIR)/exports
-+LTLDFLAGS = -Wl,--version-script,$(TOPDIR)/exports $(LLDFLAGS)
+-LTLDFLAGS += -Wl,--version-script,$(TOPDIR)/exports
++LTLDFLAGS += -Wl,--version-script,$(TOPDIR)/exports $(LLDFLAGS)
  include $(TOPDIR)/include/builddefs
  
  LTLIBRARY = libattr.la
This page took 0.032882 seconds and 4 git commands to generate.