[Bug 226980] openal-using ports fail to link when lld is the system linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 27 02:01:47 UTC 2018


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

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

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

% make -C /usr/ports/emulators/wine OPENAL_VARS=LLD_UNSAFE=yes WITH=OPENAL -V
LLD_UNSAFE
yes

See Mk/bsd.options.mk for details:
https://svnweb.freebsd.org/ports/head/Mk/bsd.options.mk?revision=463463&view=markup#l148

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

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


More information about the freebsd-games mailing list