diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2020-04-16 17:30:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-16 17:30:24 -0700 |
commit | 4d25632e59dda75744a618da45014e03a4f031f9 (patch) | |
tree | 325cd2edd34db1978824a1505c9b38d92edf3564 /README.md | |
parent | ddb6e99a28b8a1f3e17cbeaa4c029057e2a76d6c (diff) | |
download | spack-4d25632e59dda75744a618da45014e03a4f031f9.tar.gz spack-4d25632e59dda75744a618da45014e03a4f031f9.tar.bz2 spack-4d25632e59dda75744a618da45014e03a4f031f9.tar.xz spack-4d25632e59dda75744a618da45014e03a4f031f9.zip |
macOS: Fix emacs Linking (#16106)
* macOS: Fix emacs Linking
Fix linking issue of emacs on macOS (clang and gcc).
Applies the same work-around as conda-forge:
https://github.com/conda-forge/emacs-feedstock/blob/b051f6c928d8b99fed3fabd9a8d67be993f94494/recipe/build.sh
Homebrew avoids this by linking against the system ncurses lib:
https://github.com/Homebrew/homebrew-core/blob/master/Formula/emacs.rb
* ncurses: fix outdated variant comment
this comment was build on the assumption that gnutls
triggers a termlib dependency in emacs. that's not the
case, ncurses itself depends on termlib when build with
this feature.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions