public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnids/
Date: Sun, 16 Feb 2025 12:37:14 +0000 (UTC)	[thread overview]
Message-ID: <1739709367.8b9d48e9a7d17a11d1099a683bf841adfa05eb43.sam@gentoo> (raw)

commit:     8b9d48e9a7d17a11d1099a683bf841adfa05eb43
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 12:36:07 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 12:36:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9d48e9

net-libs/libnids: build w/ -std=gnu17, filter LTO

* Build w/ -std=gnu17.
* Filter LTO as upstream seems inactive; the SONAME bug hasn't been
  addressed yet either. Not worth spending time on at the moment.

Closes: https://bugs.gentoo.org/946622
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libnids/{libnids-1.26-r1.ebuild => libnids-1.26-r2.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-libs/libnids/libnids-1.26-r1.ebuild b/net-libs/libnids/libnids-1.26-r2.ebuild
similarity index 93%
rename from net-libs/libnids/libnids-1.26-r1.ebuild
rename to net-libs/libnids/libnids-1.26-r2.ebuild
index 5939d88fed6a..cfd3c1d367d3 100644
--- a/net-libs/libnids/libnids-1.26-r1.ebuild
+++ b/net-libs/libnids/libnids-1.26-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -38,7 +38,10 @@ src_prepare() {
 src_configure() {
 	tc-export AR
 
+	# bug #946622
+	append-flags -std=gnu17
 	append-flags -fno-strict-aliasing
+	filter-lto
 
 	econf \
 		--enable-shared \


             reply	other threads:[~2025-02-16 12:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-16 12:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 12:45 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnids/ Sam James
2025-02-16 12:38 Sam James
2022-12-16  7:53 Sam James
2022-12-16  7:52 Sam James
2022-12-16  7:51 Sam James
2022-12-16  7:51 Sam James
2021-12-13 23:45 Sam James
2020-11-29  9:56 David Seifert
2020-11-29  8:20 Agostino Sarubbo
2020-11-29  8:15 Agostino Sarubbo
2020-11-27 16:49 Thomas Deutschmann

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=1739709367.8b9d48e9a7d17a11d1099a683bf841adfa05eb43.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