Skip to content

Commit

Permalink
change to strong_constrains
Browse files Browse the repository at this point in the history
  • Loading branch information
SC426 committed Mar 13, 2024
1 parent 9ff72af commit 1481b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ outputs:
script: install-unix.sh # [not win]
build:
run_exports: # [osx and x86_64]
strong: # [osx and x86_64]
strong_constrains: # [osx and x86_64]
- __osx >={{ MACOSX_DEPLOYMENT_TARGET|default("10.12") }} # [osx and x86_64]
# the distributed binaries are already relocatable
binary_relocation: False
Expand Down

0 comments on commit 1481b8e

Please sign in to comment.