]> git.pld-linux.org Git - packages/attr.git/blob - attr-LDFLAGS.patch
- x32 rebuild
[packages/attr.git] / attr-LDFLAGS.patch
1 diff -Nur attr-2.4.32/libattr/Makefile attr-2.4.32.LDFLAGS/libattr/Makefile
2 --- attr-2.4.32/libattr/Makefile        2006-06-20 08:51:25.000000000 +0200
3 +++ attr-2.4.32.LDFLAGS/libattr/Makefile        2006-08-02 03:25:39.000000000 +0200
4 @@ -4,7 +4,7 @@
5  
6  TOPDIR = ..
7  
8 -LTLDFLAGS += -Wl,--version-script,$(TOPDIR)/exports
9 +LTLDFLAGS += -Wl,--version-script,$(TOPDIR)/exports $(LLDFLAGS)
10  include $(TOPDIR)/include/builddefs
11  
12  LTLIBRARY = libattr.la
This page took 0.033496 seconds and 3 git commands to generate.