x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3

Phabricator:	D26646
This commit is contained in:
Rene Ladan 2020-10-17 14:59:59 +00:00
parent f0c3f6a062
commit 62e3e5f8ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552594

View File

@ -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