summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSeth R. Johnson <johnsonsr@ornl.gov>2021-07-02 03:30:47 -0400
committerGitHub <noreply@github.com>2021-07-02 09:30:47 +0200
commit8089b86dc20ed2d972825b38286cd878548aa9ad (patch)
tree38f0d1992f678b5395b909da7b56e2453d7776ef /.gitignore
parentf1842f363db1e159e7b11fabde88acbb15563695 (diff)
downloadspack-8089b86dc20ed2d972825b38286cd878548aa9ad.tar.gz
spack-8089b86dc20ed2d972825b38286cd878548aa9ad.tar.bz2
spack-8089b86dc20ed2d972825b38286cd878548aa9ad.tar.xz
spack-8089b86dc20ed2d972825b38286cd878548aa9ad.zip
curl: explicitly disable unused dependencies (#24613)
I installed curl on my mac and it picked up a homebrew (I think?) installation of gsasl. A later system update broke git because of the implicitly added dependency. Explicitly disabling libraries that *might* exist on the system is the safe approach here. ``` dyld: Library not loaded: /usr/local/opt/gsasl/lib/libgsasl.7.dylib Referenced from: /rnsdhpc/code/spack/opt/spack/apple-clang/curl/gag5v3c/lib/libcurl.4.dylib Reason: image not found error: git-remote-https died of signal 6 ```
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions