Make py-build-cmake guess wheel platform tag (#766) #1637
Annotations
2 notices
Run _PYTHON_HOST_PLATFORM=macosx_14_0_universal2 ARCHFLAGS="-arch x86_64 -arch arm64" MACOSX_DEPLOYMENT_TARGET=14.0 python3 -m build --wheel
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, arm64, native platform: arm64)
|
Run _PYTHON_HOST_PLATFORM=macosx_14_0_universal2 ARCHFLAGS="-arch x86_64 -arch arm64" MACOSX_DEPLOYMENT_TARGET=14.0 python3 -m build --wheel
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, arm64, native platform: arm64)
|
Loading