From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cgminer/
Date: Mon, 25 Mar 2019 05:18:07 +0000 (UTC) [thread overview]
Message-ID: <1553490949.a0c25e16323e6ecc948112b65daf79be6d84d520.swegener@gentoo> (raw)
commit: a0c25e16323e6ecc948112b65daf79be6d84d520
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 05:11:30 2019 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 05:15:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c25e16
net-misc/cgminer: -nopie -> -no-pie
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
net-misc/cgminer/cgminer-4.10.0.ebuild | 2 +-
net-misc/cgminer/cgminer-4.9.2.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-misc/cgminer/cgminer-4.10.0.ebuild b/net-misc/cgminer/cgminer-4.10.0.ebuild
index 9f112f4a838..1ac87f413db 100644
--- a/net-misc/cgminer/cgminer-4.10.0.ebuild
+++ b/net-misc/cgminer/cgminer-4.10.0.ebuild
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
src_configure() {
- use hardened && append-cflags "-nopie"
+ use hardened && append-cflags "-no-pie"
# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
export PKG_CONFIG="$(tc-getPKG_CONFIG)"
diff --git a/net-misc/cgminer/cgminer-4.9.2.ebuild b/net-misc/cgminer/cgminer-4.9.2.ebuild
index 68b775d5d85..6cf544e6b08 100644
--- a/net-misc/cgminer/cgminer-4.9.2.ebuild
+++ b/net-misc/cgminer/cgminer-4.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,7 +28,7 @@ DEPEND="virtual/pkgconfig
${RDEPEND}"
src_configure() {
- use hardened && append-cflags "-nopie"
+ use hardened && append-cflags "-no-pie"
# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
export PKG_CONFIG=/usr/bin/pkg-config
next reply other threads:[~2019-03-25 5:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 5:18 Sven Wegener [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-28 3:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/cgminer/ Sam James
2021-09-25 19:08 Sam James
2021-09-24 17:12 Anthony G. Basile
2021-02-14 10:36 David Seifert
2021-02-14 10:36 David Seifert
2019-03-24 0:22 Lars Wendler
2019-03-24 0:20 Lars Wendler
2018-06-14 21:11 Jonas Stein
2017-02-05 1:25 Anthony G. Basile
2017-02-05 1:25 Anthony G. Basile
2016-03-27 17:32 Michael Palimaka
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=1553490949.a0c25e16323e6ecc948112b65daf79be6d84d520.swegener@gentoo \
--to=swegener@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