Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2019 05:31:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 214864] [exp-run] test build with lld as /usr/bin/ld
Message-ID:  <bug-214864-7788-dyDeMJ14Tj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214864-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214864-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864

Jamie Landeg-Jones <jamie@catflap.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamie@catflap.org

--- Comment #197 from Jamie Landeg-Jones <jamie@catflap.org> ---
Can I add this one? : emulators/wine

Without this patch it fails to build with -lopenal issues.

Presumably missed because on wine, openal is optional, and disabled by defa=
ult:

--- Makefile.orig       2018-12-12 01:35:33.000000000 +0000
+++ Makefile    2019-01-12 05:16:15.353702000 +0000
@@ -90,6 +90,7 @@

 OPENAL_CONFIGURE_WITH=3D openal
 OPENAL_USES=3D           openal
+OPENAL_VARS=3D           LLD_UNSAFE=3D     yes

 V4L_CONFIGURE_WITH=3D    v4l
 V4L_BUILD_DEPENDS=3D=20=20=20=20
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat

Cheers, Jamie

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214864-7788-dyDeMJ14Tj>