summaryrefslogtreecommitdiff
path: root/app-text/texlive-core/texlive-core-2023-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/texlive-core/texlive-core-2023-r1.ebuild')
-rw-r--r--app-text/texlive-core/texlive-core-2023-r1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r1.ebuild b/app-text/texlive-core/texlive-core-2023-r1.ebuild
index 7d3e51fa665b..673002a6fdf2 100644
--- a/app-text/texlive-core/texlive-core-2023-r1.ebuild
+++ b/app-text/texlive-core/texlive-core-2023-r1.ebuild
@@ -222,6 +222,11 @@ src_prepare() {
}
src_configure() {
+ # TODO: report upstream
+ # bug #915223
+ append-flags -fno-strict-aliasing
+ filter-lto
+
# It fails on alpha without this
use alpha && append-ldflags "-Wl,--no-relax"