summaryrefslogtreecommitdiff
path: root/dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-22 16:32:34 +0100
committerSam James <sam@gentoo.org>2025-04-23 08:39:54 +0100
commit53a6086bb993391f05f891760114e1b1e637b032 (patch)
tree8efdde90ddf79257e24079ab02c330f8ca97fdf1 /dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild
parent20932dd3da4d9a690b9b0d40b090c2757c6d5175 (diff)
downloadgentoo-53a6086bb993391f05f891760114e1b1e637b032.tar.gz
gentoo-53a6086bb993391f05f891760114e1b1e637b032.tar.bz2
gentoo-53a6086bb993391f05f891760114e1b1e637b032.zip
dev-db/libiodbc: mention filter-lto can be dropped in comment too
Bug: https://bugs.gentoo.org/924665 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild')
-rw-r--r--dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild b/dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild
index 88f9f7f009f2..bf22ee46bf77 100644
--- a/dev-db/libiodbc/libiodbc-3.52.15-r1.ebuild
+++ b/dev-db/libiodbc/libiodbc-3.52.15-r1.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
@@ -41,6 +41,7 @@ src_prepare() {
}
src_configure() {
+ # XXX: Can be dropped on next release (after 3.52.16)
# -Werror=lto-type-mismatch
# https://bugs.gentoo.org/924665
# https://github.com/openlink/iODBC/issues/100