[Bug 214864] [exp-run] test build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 12 05:31:45 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864

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

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

--- Comment #197 from Jamie Landeg-Jones <jamie at 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 default:

--- 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= openal
 OPENAL_USES=           openal
+OPENAL_VARS=           LLD_UNSAFE=     yes

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

Cheers, Jamie

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


More information about the freebsd-ports-bugs mailing list