x11-toolkits/wlroots: phase out LLD_UNSAFE

-CURRENT/-STABLE snapshots with Clang/LLD 7.0.* are already EOL i.e.,
not worth maintaining conditionals for.
This commit is contained in:
Jan Beich 2019-08-02 04:32:54 +00:00
parent 788755f40b
commit f9e9334670
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507839

View file

@ -27,8 +27,11 @@ USE_LDCONFIG= yes
GH_ACCOUNT= swaywm
MESON_ARGS= -Dexamples=false
# XXX Drop after FreeBSD 12.0 EOL
.if exists(/usr/lib/clang/8.0.0)
# https://github.com/swaywm/wlroots/issues/1450
LLD_UNSAFE= yes
.endif
OPTIONS_DEFINE= FREERDP X11
OPTIONS_DEFAULT=FREERDP X11