diff options
author | James Turner <jturner@gemini.edu> | 2018-02-08 09:16:49 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2018-02-08 09:16:49 -0500 |
commit | 7bf391ce6150e43b039d9ba499df68e72e5725bb (patch) | |
tree | 9c4cbc33b10523a4ea3398ab0ce3e106c1e2ee71 /scripts/ac_update_extern_pkg | |
parent | 795af461707dd8130c4609ea4fe58c56ffca44d6 (diff) | |
download | astroconda-iraf-helpers-7bf391ce6150e43b039d9ba499df68e72e5725bb.tar.gz |
Unset Conda's LD_RUN_PATH when building external IRAF packages, 1. to avoid patchelf warnings, 2. because they don't actually need an RPATH and 3. because I think I have seen problems with patchelf + IRAF in the past (with Ureka). Disabling "binary_relocation" in meta.yaml is insufficient to avoid an RPATH being set (and actually makes things worse by leaving an absolute RPATH instead of a relative one, which later gets updated differently for each env by conda, breaking hard linking between the envs, with a lot of wasted disk space).v0.1.4
Diffstat (limited to 'scripts/ac_update_extern_pkg')
0 files changed, 0 insertions, 0 deletions