https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231010
--- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: gerald Date: Mon Jan 21 01:12:28 UTC 2019 New revision: 490816 URL: https://svnweb.freebsd.org/changeset/ports/490816 Log: 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 there may be other challenges given that upstream and in other distributions GCC is being used all along. [1] Also backport part of r488645 | gerald | 2018-12-29 01:53:56 from emulators/wine-devel: Create a proper USES block in Makefile, moving the existing USES statement there. PR: 231010 [1] 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"