public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dietlibc/
Date: Fri, 16 Jun 2017 22:32:26 +0000 (UTC)	[thread overview]
Message-ID: <1497652323.50369f627584bccddd7e270256c13b1d5bb340c8.tamiko@gentoo> (raw)

commit:     50369f627584bccddd7e270256c13b1d5bb340c8
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 22:24:24 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 22:32:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50369f62

dev-libs/dietlibc: use tc-enables-pie instead of gcc-specs-pie

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild | 4 ++--
 dev-libs/dietlibc/dietlibc-0.34_pre20140729.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild b/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild
index 1fd0e978af7..62b7fabdd9c 100644
--- a/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild
+++ b/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="3"
@@ -41,7 +41,7 @@ pkg_setup() {
 		-Wno-unused -Wredundant-decls -fno-strict-aliasing
 
 	# only use -nopie on archs that support it
-	gcc-specs-pie && append-flags -nopie
+	tc-enables-pie && append-flags -nopie
 }
 
 src_compile() {

diff --git a/dev-libs/dietlibc/dietlibc-0.34_pre20140729.ebuild b/dev-libs/dietlibc/dietlibc-0.34_pre20140729.ebuild
index 399e1e780b9..c35bb403afe 100644
--- a/dev-libs/dietlibc/dietlibc-0.34_pre20140729.ebuild
+++ b/dev-libs/dietlibc/dietlibc-0.34_pre20140729.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
 	append-flags $(test-flags -fno-stack-protector)
 
 	# only use -nopie on archs that support it
-	gcc-specs-pie && append-flags -nopie
+	tc-enables-pie && append-flags -nopie
 
 	sed -i -e 's:strip::' Makefile || die
 	append-flags -Wa,--noexecstack


             reply	other threads:[~2017-06-16 22:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 22:32 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-12  3:31 [gentoo-commits] repo/gentoo:master commit in: dev-libs/dietlibc/ Sam James
2022-05-14  8:36 Jakov Smolić
2022-05-14  8:36 Jakov Smolić
2022-05-14  8:25 Jakov Smolić
2022-05-14  3:00 Sam James
2019-02-24  1:27 Thomas Deutschmann
2018-11-28  2:07 Thomas Deutschmann
2018-05-28 17:55 Pacho Ramos
2018-02-18 21:09 Andreas Hüttel
2018-01-06 19:37 Andreas Hüttel
2017-01-22 16:27 Agostino Sarubbo
2016-08-25 19:18 Pacho Ramos
2016-08-25 19:16 Pacho Ramos
2015-09-11 16:08 Tobias Klausmann
2015-09-05 18:37 Agostino Sarubbo
2015-09-05 18:36 Agostino Sarubbo

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=1497652323.50369f627584bccddd7e270256c13b1d5bb340c8.tamiko@gentoo \
    --to=tamiko@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