[Bug 231010] emulators/wine: Segmentation fault when built on 12.0-CURRENT/ALPHA
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 25 14:05:42 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231010
--- Comment #16 from commit-hook at freebsd.org ---
A commit references this bug:
Author: gerald
Date: Fri Jan 25 14:04:40 UTC 2019
New revision: 491148
URL: https://svnweb.freebsd.org/changeset/ports/491148
Log:
Restore a simpler and more elegant version of r490816 which was reverted
in r490825. (r490827 addresses the breakage of INDEX which happened in
some scenarios that led to that revert.)
Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26. And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and since there may be other challenges given that
upstrea and in other distributions GCC is being used all along.
PR: 231010
Reviewed by: mat
Tested by: sbruno
Changes:
head/emulators/wine/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list