From 78b5c2552b3f9cb5d24741e9cefb388b34a81702 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Fri, 22 Sep 2017 18:31:56 +0000 Subject: add LLD_UNSAFE for preemption of audio/openal-soft libs PR: 219718 Submitted by: emaste Reported by: O. Hartmann --- audio/freealut/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/freealut') diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index 4721537751f8..5ffc52874160 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -16,6 +16,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USES= gmake libtool openal:al pathfix pkgconfig USE_LDCONFIG= yes +LLD_UNSAFE= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3