Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 02:01:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        games@FreeBSD.org
Subject:   [Bug 226980] openal-using ports fail to link when lld is the system linker
Message-ID:  <bug-226980-32059-feRptqoKAO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226980-32059@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226980-32059@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=3D226980

--- Comment #55 from lightside <lightside@gmx.com> ---
Comment on attachment 196575
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196575
Proposed patch for emulators/wine and emulators/wine-devel

I think, possible to use OPENAL_VARS variable, instead of ".if=20
${PORT_OPTIONS:MOPENAL}" condition. For example:
OPENAL_VARS=3D    LLD_UNSAFE=3Dyes

% make -C /usr/ports/emulators/wine OPENAL_VARS=3DLLD_UNSAFE=3Dyes WITH=3DO=
PENAL -V
LLD_UNSAFE
yes

See Mk/bsd.options.mk for details:
https://svnweb.freebsd.org/ports/head/Mk/bsd.options.mk?revision=3D463463&v=
iew=3Dmarkup#l148

I also suggest to add maintainer-approval? request to attached patch for
emulators/wine(-devel) maintainer. Therefore, gerald@ may check proposed pa=
tch
also.

--=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-226980-32059-feRptqoKAO>