forked from Lainports/freebsd-ports
Drop LLD_UNSAFE=yes.
The port is building fine on 12.0 and HEAD without setting this. The port's build system is still wrong (i.e. the port still builds the same moc-generate code in duplicate files), but lld seems to handle this case well. A proper fix was sent upstream in https://phabricator.kde.org/D24609. I am not bumping PORTREVISION because this only changes build dependencies. PR: 228640
This commit is contained in:
parent
58483694c9
commit
d2ee6528a8
1 changed files with 0 additions and 3 deletions
|
|
@ -28,9 +28,6 @@ USE_KDE+= contacts identitymanagement libkleo pimtextedit
|
|||
USE_QT= concurrent core dbus gui network phonon4 printsupport sql widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
# See #228640: temporary work around to fix the build on Current with ld being lld.
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
SHEBANG_FILES= protocols/winpopup/winpopup-install \
|
||||
protocols/winpopup/winpopup-send \
|
||||
kopete/kconf_update/*.pl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue