[Bug 237213] [NEW PORT] devel/mingw-w64 cross compilers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 29 11:31:55 UTC 2020


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

--- Comment #22 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: gerald
Date: Sun Nov 29 11:31:30 UTC 2020
New revision: 556564
URL: https://svnweb.freebsd.org/changeset/ports/556564

Log:
  Wine is now able to use mingw-w64 to build components. When mingw-w64
  is installed on FreeBSD, users might inadvertedly use that when we have
  not set up things properly yet (and it probably should be an option to
  choose, at least initially). For example, mingw-w64 produces .dll files
  instead of the current .dll.so files, breaking pkg-plist.

  So for now explicitly disable the use of mingw-w64. In a next step,
  once mingw-w64 is available, we probably should make this an option.

  PR:           237213
  Reported by:  Damjan Jovanovic <damjan.jov at gmail.com>
  MFH:          2020Q4 (blanket: build issue)

Changes:
  head/emulators/wine-devel/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list