public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: app-arch/tar/files/
Date: Thu, 28 Nov 2013 20:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1385669976.fa09ee63018496cbcf5439be70869a2c5c0cfbf1.blueness@gentoo> (raw)

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)


                 reply	other threads:[~2013-11-28 20:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1385669976.fa09ee63018496cbcf5439be70869a2c5c0cfbf1.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox