public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sslh/
Date: Fri,  6 Dec 2024 19:14:48 +0000 (UTC)	[thread overview]
Message-ID: <1733512484.c99f8fc0fe8eb2bd38f949910252ddef0375af3c.candrews@gentoo> (raw)

commit:     c99f8fc0fe8eb2bd38f949910252ddef0375af3c
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 19:11:26 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 19:14:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99f8fc0

net-misc/sslh: Don't add -std=gnu99 to CFLAGS

Closes: https://bugs.gentoo.org/945979
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-misc/sslh/{sslh-9999.ebuild => sslh-2.1.2-r1.ebuild} | 7 -------
 net-misc/sslh/sslh-9999.ebuild                           | 7 -------
 2 files changed, 14 deletions(-)

diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-2.1.2-r1.ebuild
similarity index 85%
copy from net-misc/sslh/sslh-9999.ebuild
copy to net-misc/sslh/sslh-2.1.2-r1.ebuild
index efb4eb40c48d..453e5f7b10ac 100644
--- a/net-misc/sslh/sslh-9999.ebuild
+++ b/net-misc/sslh/sslh-2.1.2-r1.ebuild
@@ -43,13 +43,6 @@ src_prepare() {
 src_compile() {
 	append-lfs-flags
 
-	# On older versions of GCC, the default gnu89 variant
-	# will reject within-for-loop initializers, bug #595426
-	# Furthermore, we need to use the gnu variant (gnu99) instead
-	# of the ISO (c99) variant, as we want the __USE_XOPEN2K macro
-	# to be defined.
-	append-cflags -std=gnu99
-
 	emake \
 		CC="$(tc-getCC)" \
 		USELIBCAP=$(usev caps) \

diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-9999.ebuild
index efb4eb40c48d..453e5f7b10ac 100644
--- a/net-misc/sslh/sslh-9999.ebuild
+++ b/net-misc/sslh/sslh-9999.ebuild
@@ -43,13 +43,6 @@ src_prepare() {
 src_compile() {
 	append-lfs-flags
 
-	# On older versions of GCC, the default gnu89 variant
-	# will reject within-for-loop initializers, bug #595426
-	# Furthermore, we need to use the gnu variant (gnu99) instead
-	# of the ISO (c99) variant, as we want the __USE_XOPEN2K macro
-	# to be defined.
-	append-cflags -std=gnu99
-
 	emake \
 		CC="$(tc-getCC)" \
 		USELIBCAP=$(usev caps) \


             reply	other threads:[~2024-12-06 19:14 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06 19:14 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-07 14:15 [gentoo-commits] repo/gentoo:master commit in: net-misc/sslh/ Craig Andrews
2024-12-10 20:36 Craig Andrews
2024-12-10 20:36 Craig Andrews
2024-12-08  5:08 Sam James
2024-12-08  2:30 Craig Andrews
2024-12-06 19:14 Craig Andrews
2024-12-06 19:14 Craig Andrews
2024-12-06 19:14 Craig Andrews
2024-05-16 20:12 Craig Andrews
2024-03-25 14:13 Craig Andrews
2024-03-25 14:13 Craig Andrews
2024-03-13 21:56 Craig Andrews
2024-03-13 21:05 Craig Andrews
2023-07-27 11:45 Sam James
2022-09-15 11:31 Sam James
2022-09-15  6:47 Agostino Sarubbo
2021-09-05 18:36 Craig Andrews
2021-08-24 20:11 Craig Andrews
2021-08-18  1:06 Craig Andrews
2021-08-02  3:18 Sam James
2021-08-02  3:18 Sam James
2021-08-02  0:50 Sam James
2021-08-02  0:44 Craig Andrews
2021-01-02  0:35 Sam James
2020-07-30 23:40 Craig Andrews
2020-07-20 13:51 Craig Andrews
2020-07-12  2:17 Craig Andrews
2020-07-12  0:04 Craig Andrews
2019-07-06  0:41 Craig Andrews
2019-07-06  0:41 Craig Andrews
2019-05-25  0:44 Michael Palimaka
2019-05-20 11:09 Mikle Kolyada
2019-05-16 23:56 Thomas Deutschmann
2018-11-21 16:58 Craig Andrews
2018-11-12 18:59 Mikle Kolyada
2018-11-12  1:14 Thomas Deutschmann
2018-02-23  8:07 Michael Palimaka
2018-02-23  8:07 Michael Palimaka
2018-02-23  8:07 Michael Palimaka
2018-02-12 22:36 Craig Andrews
2018-02-02 12:06 Michael Palimaka
2017-12-17  3:45 Craig Andrews
2017-12-17  3:45 Craig Andrews
2017-12-17  3:45 Craig Andrews
2017-07-23  1:47 Michael Palimaka
2017-07-23  1:47 Michael Palimaka
2017-06-13 11:43 Michael Palimaka
2016-09-28 21:59 David Seifert
2016-09-14 16:02 Michael Palimaka
2016-09-14 16:02 Michael Palimaka
2016-03-30 17:47 Michael Palimaka
2016-03-30 17:47 Michael Palimaka
2015-12-15  3:56 Mike Frysinger
2015-10-25 15:18 Michael Palimaka
2015-10-25 11:02 Mikle Kolyada
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=1733512484.c99f8fc0fe8eb2bd38f949910252ddef0375af3c.candrews@gentoo \
    --to=candrews@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