aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-03-25 16:11:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-25 16:53:33 +0000
commit276c687eb65b6600c836186d7bd6cbc8bf934167 (patch)
tree29fff190e0a258cb4874d933aa534dd1657dbe77
parent31952cfecfaca0d83b112ccaa5d9df236d2e3d11 (diff)
downloadports-276c687eb65b6600c836186d7bd6cbc8bf934167.tar.gz
ports-276c687eb65b6600c836186d7bd6cbc8bf934167.zip
devel/gettext*: Mark LTO_UNSAFE
PR: 277945
-rw-r--r--devel/gettext/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gettext/Makefile.common b/devel/gettext/Makefile.common
index 9c2c561b1dd1..695e8eb1ecbc 100644
--- a/devel/gettext/Makefile.common
+++ b/devel/gettext/Makefile.common
@@ -11,3 +11,4 @@ DISTNAME= gettext-${PORTVERSION}
MAINTAINER?= tijl@FreeBSD.org
DISTINFO_FILE= ${.CURDIR}/../gettext/distinfo
+LTO_UNSAFE= yes