aboutsummaryrefslogtreecommitdiff
path: root/games/chromium-bsu
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-07-20 11:23:19 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-07-20 11:23:19 +0000
commit0a2255de7bd6e508c6c03219324ead668a153092 (patch)
treea67dc48b37c5389d7b1433c121d802ae00d25a08 /games/chromium-bsu
parentd86a7d6a500549a8c8b80651a74c66a751bece99 (diff)
downloadports-0a2255de7bd6e508c6c03219324ead668a153092.tar.gz
ports-0a2255de7bd6e508c6c03219324ead668a153092.zip
games/chromium-bsu: Respect LDFLAGS and let LLD_UNSAFE actually work
/usr/bin/ld: error: cannot preempt symbol: alcOpenDevice >>> defined in /usr/local/lib/libopenal.so >>> referenced by AudioOpenAL.cpp >>> chromium_bsu-AudioOpenAL.o:(AudioOpenAL::AudioOpenAL()) http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/chromium-bsu-0.9.16.1_1.log PR: 226980 Reported by: emaste, pkg-fallout
Notes
Notes: svn path=/head/; revision=475005
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r--games/chromium-bsu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile
index 21fad67097c8..6450b4662b27 100644
--- a/games/chromium-bsu/Makefile
+++ b/games/chromium-bsu/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ARGS= --disable-sdl \
--disable-glut \
--disable-glpng
LLD_UNSAFE= yes
+MAKE_ARGS= LDFLAGS="${LDFLAGS}"
INSTALLS_ICONS= yes