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

--- Comment #16 from commit-h...@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.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to