[MacPorts] #71728: xxhashlib 0.8.3 broken on Rosetta
MacPorts
noreply at macports.org
Fri Jan 3 04:03:19 UTC 2025
#71728: xxhashlib 0.8.3 broken on Rosetta
---------------------------+----------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: rosetta, snowleopard
Port: xxhashlib |
---------------------------+----------------------------------
Comment (by ryandesign):
This problem doesn't seem specific to Rosetta, but could occur in any
cross-compiling scenario, because `$(CC) -dumpmachine` will tell you the
machine you are building ''on'' not the machine you are building ''for''.
To get the latter, the right `-arch` flags would have to be added there,
e.g. by adding `$(CFLAGS)`.
--
Ticket URL: <https://trac.macports.org/ticket/71728#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list