From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/gens/
Date: Mon, 19 Aug 2024 01:29:58 +0000 (UTC) [thread overview]
Message-ID: <1724030970.560f0b431341d9f4d01782818e5337db71b49f61.sam@gentoo> (raw)
commit: 560f0b431341d9f4d01782818e5337db71b49f61
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 01:29:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 01:29:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560f0b43
games-emulation/gens: allow textrels
We already allow execstack.
It's an emulator, so no further comment needed.
Closes: https://bugs.gentoo.org/800284
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/gens/gens-2.15.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/gens/gens-2.15.5-r2.ebuild b/games-emulation/gens/gens-2.15.5-r2.ebuild
index 180732886a45..e8751bcbe79c 100644
--- a/games-emulation/gens/gens-2.15.5-r2.ebuild
+++ b/games-emulation/gens/gens-2.15.5-r2.ebuild
@@ -31,7 +31,7 @@ PATCHES=(
)
src_configure() {
- append-ldflags -Wl,-z,noexecstack
+ append-ldflags -Wl,-z,notext -Wl,-z,noexecstack
use amd64 && multilib_toolchain_setup x86 #441876
econf \
next reply other threads:[~2024-08-19 1:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 1:29 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-04 4:17 [gentoo-commits] repo/gentoo:master commit in: games-emulation/gens/ Ionen Wolkens
2018-04-29 11:26 Pacho Ramos
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=1724030970.560f0b431341d9f4d01782818e5337db71b49f61.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