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 b02f039 commit 37446ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ outputs:
description: Just the HTCondor libcondor_utils shared object library.

- name: htcondor-utils
build:
missing_dso_whitelist:
# https://github.com/conda/conda-build/issues/5403
- $RPATH/ld64.so.2 # [ppc64le]
requirements:
build:
- {{ compiler('c') }}
Expand Down

0 comments on commit 37446ff

Please sign in to comment.