From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/simh/
Date: Thu, 30 Jan 2020 09:27:11 +0000 (UTC) [thread overview]
Message-ID: <1580376426.afee7f71b7f8537efb7903f019b53746618db882.slyfox@gentoo> (raw)
commit: afee7f71b7f8537efb7903f019b53746618db882
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 30 09:26:56 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jan 30 09:27:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afee7f71
app-emulation/simh: drop deprecated USE_NETWORK=1
Follow the suggestion from https://github.com/simh/simh/issues/15
to drop USE_NETWORK=1.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-emulation/simh/simh-3.11.0.ebuild | 2 +-
app-emulation/simh/simh-3.9.0-r1.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-emulation/simh/simh-3.11.0.ebuild b/app-emulation/simh/simh-3.11.0.ebuild
index 5c9e5593eac..3be97ccd83e 100644
--- a/app-emulation/simh/simh-3.11.0.ebuild
+++ b/app-emulation/simh/simh-3.11.0.ebuild
@@ -42,7 +42,7 @@ src_compile() {
export LDFLAGS_O="${LDFLAGS}"
export CFLAGS_O="${CFLAGS}"
- local my_makeopts="USE_NETWORK=1"
+ local my_makeopts=""
if tc-is-gcc && ver_test $(gcc-version) -lt 4.6 ; then
my_makeopts+=" NO_LTO=1"
fi
diff --git a/app-emulation/simh/simh-3.9.0-r1.ebuild b/app-emulation/simh/simh-3.9.0-r1.ebuild
index ee884176530..dcf25c3cb9c 100644
--- a/app-emulation/simh/simh-3.9.0-r1.ebuild
+++ b/app-emulation/simh/simh-3.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -40,7 +40,7 @@ src_compile() {
export LDFLAGS_O="${LDFLAGS}"
export CFLAGS_O="${CFLAGS}"
- local my_makeopts="USE_NETWORK=1"
+ local my_makeopts=""
if [ "$(gcc-major-version)" -le "4" -a "$(gcc-minor-version)" -lt "6" ] ; then
my_makeopts+=" NO_LTO=1"
fi
next reply other threads:[~2020-01-30 9:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-30 9:27 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-30 8:55 [gentoo-commits] repo/gentoo:master commit in: app-emulation/simh/ Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-28 15:45 Agostino Sarubbo
2020-05-26 19:31 Agostino Sarubbo
2020-04-11 8:51 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2020-03-03 12:39 Agostino Sarubbo
2020-03-03 11:46 Agostino Sarubbo
2018-04-09 20:07 Jonas Stein
2015-11-03 16:18 Agostino Sarubbo
2015-10-19 9:27 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=1580376426.afee7f71b7f8537efb7903f019b53746618db882.slyfox@gentoo \
--to=slyfox@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