summaryrefslogtreecommitdiff
path: root/app-text/texlive-core/texlive-core-2023-r5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/texlive-core/texlive-core-2023-r5.ebuild')
-rw-r--r--app-text/texlive-core/texlive-core-2023-r5.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r5.ebuild b/app-text/texlive-core/texlive-core-2023-r5.ebuild
index 3fc171cb6102..1467953aa931 100644
--- a/app-text/texlive-core/texlive-core-2023-r5.ebuild
+++ b/app-text/texlive-core/texlive-core-2023-r5.ebuild
@@ -233,6 +233,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"