x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3
Phabricator: D26646
This commit is contained in:
parent
f0c3f6a062
commit
62e3e5f8ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552594
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user