[MacPorts] #56991: wine cannot be built against the 10.14 SDK
MacPorts
noreply at macports.org
Sat Sep 21 03:32:13 UTC 2019
#56991: wine cannot be built against the 10.14 SDK
---------------------------------------------+------------------------
Reporter: IComplainInComments | Owner: ryandesign
Type: defect | Status: assigned
Priority: Low | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: mojave
Port: wine wine-devel wine-crossover |
---------------------------------------------+------------------------
Comment (by kencu):
as I'm thinking about this, about a year ago Jeremy and I had a
conversation about this. The issue here is that the command
{{{
append_to_environment_value configure "LDFLAGS"
-Wc,-isysroot,${configure.sdkroot}
}}}
is correct. `db48`'s linktool is not supposed to be driving `ld` itself
directly. It is supposed to be sending the information to the compiler to
do the link.
I think I had a bit that forced `db48`'s libtool to do the right thing
somewhere.
--
Ticket URL: <https://trac.macports.org/ticket/56991#comment:29>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list