commit: 25cad9d631122086e3737d3c45987247ff299b84
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 17:40:48 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 17:40:48 2025 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=25cad9d6
app-text/texlive-core: sync with ::gentoo
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-text/texlive-core/texlive-core-2024-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/texlive-core/texlive-core-2024-r1.ebuild
b/app-text/texlive-core/texlive-core-2024-r1.ebuild
index c8152c2..24cf9cf 100644
--- a/app-text/texlive-core/texlive-core-2024-r1.ebuild
+++ b/app-text/texlive-core/texlive-core-2024-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=8
@@ -246,7 +246,7 @@ src_configure() {
filter-lto
# bug #946142
- append-flags -std=gnu17
+ append-cflags -std=gnu17
# Needed for 32bit architectures, bug 928096
# This is upstream recommendation for the moment, see also