aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wlroots
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-03-27 23:34:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-03-27 23:34:06 +0000
commit4dc565263c4a362ceac789e7db626449cf451cbf (patch)
tree42a6d8031e7d85ac93d494676901c3d7d2daf51d /x11-toolkits/wlroots
parente1bbe246cf042b2d5dee7a0d22a8995a667d978b (diff)
downloadports-4dc565263c4a362ceac789e7db626449cf451cbf.tar.gz
ports-4dc565263c4a362ceac789e7db626449cf451cbf.zip
x11-toolkits/wlroots: aarch64 still needs LLD workaround
Notes
Notes: svn path=/head/; revision=529292
Diffstat (limited to 'x11-toolkits/wlroots')
-rw-r--r--x11-toolkits/wlroots/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 823f763eebab..06628f7ac025 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -33,7 +33,7 @@ USE_LDCONFIG= yes
GH_ACCOUNT= swaywm
MESON_ARGS= -Dexamples=false
-# XXX Drop after FreeBSD 12.0 EOL
+# XXX Drop after FreeBSD 11.3 EOL (aarch64)
.if exists(/usr/lib/clang/8.0.0)
# https://github.com/swaywm/wlroots/issues/1450
LLD_UNSAFE= yes