aboutsummaryrefslogtreecommitdiff
path: root/emulators/dolphin-emu
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-03-31 16:23:13 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-03-31 16:23:13 +0000
commitf5faf54441d0b5ad0a134f76888274e615585b0e (patch)
tree4cfb989952647186eae2a821a946bbb2fdf59fd1 /emulators/dolphin-emu
parent0e40090053015d1e18145c3f3d4d8ecd98d3ee9f (diff)
Notes
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r--emulators/dolphin-emu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 33677369b4e4..f7b718f457b1 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -31,6 +31,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libcurl.so:ftp/curl \
libgtest.so:devel/googletest
+LLD_UNSAFE= yes
USES= cmake compiler:c++11-lib iconv openal pkgconfig
USE_GITHUB= yes