Closed matthew-brett closed 1 year ago
meson-python does not like duplicate ARCHFLAGS values, and will error with output such as:
('\x1b[31m',)meson-python: error: Multi-architecture builds are not supported but $ARCHFLAGS='-arch x86_64 -arch x86_64' [end of output]
https://github.com/nipy/nipy-wheels/actions/runs/6805528295/job/18505232990#step:4:164 at time of writing.
meson-python does not like duplicate ARCHFLAGS values, and will error with output such as:
https://github.com/nipy/nipy-wheels/actions/runs/6805528295/job/18505232990#step:4:164 at time of writing.