From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-editors/emacs/
Date: Fri, 27 Dec 2024 18:07:28 +0000 (UTC) [thread overview]
Message-ID: <1735322814.644f565cd79e261ff10ea2c490e6869c12179c17.ulm@gentoo> (raw)
commit: 644f565cd79e261ff10ea2c490e6869c12179c17
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 18:06:54 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 18:06:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=644f565c
app-editors/emacs: Fix compilation of 23.4
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/emacs/emacs-23.4-r21.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/emacs/emacs-23.4-r21.ebuild b/app-editors/emacs/emacs-23.4-r21.ebuild
index c1140ba..dd70dda 100644
--- a/app-editors/emacs/emacs-23.4-r21.ebuild
+++ b/app-editors/emacs/emacs-23.4-r21.ebuild
@@ -118,7 +118,7 @@ src_prepare() {
src_configure() {
strip-flags
filter-flags -fstrict-aliasing -pie
- append-flags $(test-flags -fno-strict-aliasing)
+ append-flags -std=gnu17 -fno-strict-aliasing -Wno-implicit
append-ldflags $(test-flags -no-pie) #639568
replace-flags "-O[3-9]" -O2
next reply other threads:[~2024-12-27 18:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-27 18:07 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-27 12:43 [gentoo-commits] repo/proj/emacs:master commit in: app-editors/emacs/ Ulrich Müller
2024-12-27 12:43 Ulrich Müller
2022-11-30 18:25 Ulrich Müller
2022-11-30 18:25 Ulrich Müller
2022-04-01 11:33 Ulrich Müller
2021-03-22 9:07 Ulrich Müller
2020-08-30 20:09 Ulrich Müller
2019-12-21 18:32 Ulrich Müller
2019-12-21 18:30 Ulrich Müller
2018-08-24 6:52 Ulrich Müller
2018-03-11 12:08 Ulrich Müller
2018-03-01 10:14 Ulrich Müller
2018-02-22 13:25 Ulrich Müller
2018-02-22 13:25 Ulrich Müller
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=1735322814.644f565cd79e261ff10ea2c490e6869c12179c17.ulm@gentoo \
--to=ulm@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