[MacPorts] #62206: wxWidgets-3.2 @ 3.1.4_1 Universal build fails
MacPorts
noreply at macports.org
Wed Feb 3 02:24:30 UTC 2021
#62206: wxWidgets-3.2 @ 3.1.4_1 Universal build fails
----------------------------+--------------------
Reporter: tellowkrinkle | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: wxWidgets-3.2 |
----------------------------+--------------------
Description changed by tellowkrinkle:
Old description:
> Build fails with +universal
>
> Seems some package is mangling the cflags/cxxflags/ldflags and turning
> `-arch x86_64 -arch i386` into `-arch -arch`. Clearing
> `config.universal_cflags`, `config.universal_ldflags`, etc in the
> portfile (so that the arch declaration only goes through the configure
> `--enable-universal_binary=x86_64,i386` command line argument) seems to
> fix it, though I don't know if that's the proper way to do things
New description:
Build fails with +universal
Seems some package is mangling the cflags/cxxflags/ldflags and turning
`-arch x86_64 -arch i386` into `-arch -arch`. Clearing
`configure.universal_cflags`, `configure.universal_ldflags`, etc in the
portfile (so that the arch declaration only goes through the configure
`--enable-universal_binary=x86_64,i386` command line argument) seems to
fix it, though I don't know if that's the proper way to do things
--
--
Ticket URL: <https://trac.macports.org/ticket/62206#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list