From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/snobol/
Date: Wed, 6 Mar 2024 06:19:29 +0000 (UTC) [thread overview]
Message-ID: <1709705745.4bac358c255aff8797ccf23cef5b928390e38695.sam@gentoo> (raw)
commit: 4bac358c255aff8797ccf23cef5b928390e38695
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 06:15:45 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 06:15:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bac358c
dev-lang/snobol: filter LTO, no SA
Dead upstream HOMEPAGE.
Closes: https://bugs.gentoo.org/855650
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/snobol/snobol-1.4.1-r1.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-lang/snobol/snobol-1.4.1-r1.ebuild b/dev-lang/snobol/snobol-1.4.1-r1.ebuild
index d213113e1228..2f1b55d3d530 100644
--- a/dev-lang/snobol/snobol-1.4.1-r1.ebuild
+++ b/dev-lang/snobol/snobol-1.4.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
MY_P="${PN}4-${PV}"
DESCRIPTION="Phil Budne's port of Macro SNOBOL4 in C, for modern machines"
@@ -25,6 +25,11 @@ PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
src_prepare() {
default
+
+ # bug #855650
+ append-flags -fno-strict-aliasing
+ filter-lto
+
sed -i -e '/autoconf/s:autoconf:./autoconf:g' configure || die
sed -i -e 's/$(INSTALL) -s/$(INSTALL)/' Makefile2.m4 || die
echo "ADD_OPT([${CFLAGS}])" >> local-config || die
next reply other threads:[~2024-03-06 6:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-06 6:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-lang/snobol/ Robin H. Johnson
2020-09-25 19:00 Aaron Bauman
2019-10-07 19:33 Michał Górny
2018-06-04 1:12 Aaron Bauman
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=1709705745.4bac358c255aff8797ccf23cef5b928390e38695.sam@gentoo \
--to=sam@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