aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wlroots
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-10-17 14:59:59 +0000
committerRene Ladan <rene@FreeBSD.org>2020-10-17 14:59:59 +0000
commit62e3e5f8ff84eb0fb687f7eb3c323755a7896487 (patch)
treea24f4745a4d88372ff743d376b77a6173bddd681 /x11-toolkits/wlroots
parentf0c3f6a062aace62629a5185b03671e264208b93 (diff)
downloadports-62e3e5f8ff84eb0fb687f7eb3c323755a7896487.tar.gz
ports-62e3e5f8ff84eb0fb687f7eb3c323755a7896487.zip
x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3
Phabricator: D26646
Notes
Notes: svn path=/head/; revision=552594
Diffstat (limited to 'x11-toolkits/wlroots')
-rw-r--r--x11-toolkits/wlroots/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 0cbe0f7050e0..336cf69e1ab5 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -34,12 +34,6 @@ USE_LDCONFIG= yes
GH_ACCOUNT= swaywm
MESON_ARGS= -Dexamples=false
-# 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
-.endif
-
OPTIONS_DEFINE= CONSOLEKIT LIBSEAT X11
OPTIONS_DEFAULT=X11
OPTIONS_SUB= yes