Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmmacleod committed Jul 23, 2024
1 parent cee137c commit 131d848
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ outputs:
build:
error_overdepending: true
error_overlinking: true
missing_dso_whitelist:
# https://github.com/conda/conda-build/issues/5403
- $RPATH/ld64.so.2 # [ppc64le]
run_exports:
- {{ pin_subpackage("liblalinference", max_pin="x") }}
requirements:
Expand Down

0 comments on commit 131d848

Please sign in to comment.