Skip to content

Commit

Permalink
Back to OpenMP on Macs
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Jun 24, 2024
1 parent 09d16a8 commit 3274bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
CIBW_BUILD_VERBOSITY: 1
CIBW_BEFORE_BUILD_LINUX: yum -y install gsl-devel
CIBW_ARCHS_MACOS: ${{ matrix.buildplat[2] }}
CIBW_CONFIG_SETTINGS_MACOS: "--build-option=--no-openmp"
CIBW_ENVIRONMENT_MACOS: "MACOSX_DEPLOYMENT_TARGET=10.13"
CIBW_REPAIR_WHEEL_COMMAND_MACOS: >
DYLD_LIBRARY_PATH=$REPAIR_LIBRARY_PATH delocate-listdeps {wheel} &&
Expand Down

0 comments on commit 3274bc5

Please sign in to comment.