commit: d07df9bf210b4ba97f2f24625f920fcfafe8cd9b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 12:40:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 12:40:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07df9bf
net-libs/libnids: fix bug typo, add another ref
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnids/libnids-1.26-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-libs/libnids/libnids-1.26-r2.ebuild
b/net-libs/libnids/libnids-1.26-r2.ebuild
index ff99ffd6e4ce..20fa3b8728bf 100644
--- a/net-libs/libnids/libnids-1.26-r2.ebuild
+++ b/net-libs/libnids/libnids-1.26-r2.ebuild
@@ -40,8 +40,9 @@ src_prepare() {
src_configure() {
tc-export AR
- # bug #946622
+ # bug #943943
append-flags -std=gnu17
+ # bug #940596
append-flags -fno-strict-aliasing
filter-lto