We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6565550 commit 6644effCopy full SHA for 6644eff
1 file changed
scripts/macpython-build-wheels.sh
@@ -59,7 +59,7 @@ if [[ $(arch) == "arm64" ]]; then
59
else
60
osx_target="10.9"
61
osx_arch="x86_64"
62
- use_tbb="ON"
+ use_tbb="OFF"
63
fi
64
65
# Build standalone project and populate archive cache
0 commit comments