* [gentoo-commits] proj/hardened-dev:uclibc commit in: app-arch/tar/files/
@ 2013-11-28 20:20 Anthony G. Basile
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2013-11-28 20:20 UTC (permalink / raw
To: gentoo-commits
commit: fa09ee63018496cbcf5439be70869a2c5c0cfbf1
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 20:19:36 2013 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 20:19:36 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=fa09ee63
app-arch/tar: fix src/Makefile.am
Package-Manager: portage-2.2.7
Manifest-Sign-Key: 0xF52D4BBA
---
app-arch/tar/files/tar-1.27.1-sys-attr.patch | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/app-arch/tar/files/tar-1.27.1-sys-attr.patch b/app-arch/tar/files/tar-1.27.1-sys-attr.patch
index d999fd9..9b96296 100644
--- a/app-arch/tar/files/tar-1.27.1-sys-attr.patch
+++ b/app-arch/tar/files/tar-1.27.1-sys-attr.patch
@@ -115,12 +115,11 @@ diff --git a/src/Makefile.am b/src/Makefile.am
index 07c117d..d871256 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -50,4 +50,8 @@ AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
-
+@@ -51,3 +51,7 @@ AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
LDADD = ../lib/libtar.a ../gnu/libgnu.a $(LIBINTL) $(LIBICONV)
+ tar_LDADD = $(LIBS) $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_EACCESS) $(LIB_SELINUX)
++
+if TAR_LIB_ATTR
-+LIBADD = -lattr
++tar_LDADD += -lattr
+endif
-+
- tar_LDADD = $(LIBS) $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_EACCESS) $(LIB_SELINUX)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-28 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 20:20 [gentoo-commits] proj/hardened-dev:uclibc commit in: app-arch/tar/files/ Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox