Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 14:05:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 231010] emulators/wine: Segmentation fault when built on 12.0-CURRENT/ALPHA
Message-ID:  <bug-231010-29464-mE7hrZ7aRr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231010-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231010-29464@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=3D231010

--- Comment #16 from commit-hook@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

--=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-231010-29464-mE7hrZ7aRr>