diff options
| author | Nirbheek Chauhan <nirbheek@centricular.com> | 2024-09-26 14:56:34 +0530 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2024-10-04 05:38:40 +0530 |
| commit | d48602a5f3dade3c1800b3e3d11ad09a45a761a2 (patch) | |
| tree | 28ba3a32e8548ec61aebd32e4d3e217aa61cc360 /docs/markdown/Rust.md | |
| parent | 0f914b75fe39d924ff93d9651eba79c32c597365 (diff) | |
| download | meson-d48602a5f3dade3c1800b3e3d11ad09a45a761a2.tar.gz | |
curses: Ignore /usr/bin/ncurses5.4-config on macOS
macOS mistakenly ships /usr/bin/ncurses5.4-config and a man page for
it, but none of the headers or libraries are available in the location
advertised by it. Ignore /usr/bin because it can only contain this
broken configtool script. Homebrew is /usr/local or /opt/homebrew.
Xcode's command-line tools SDK does include curses, but the configtool
in there is wrong too, and anyway we can't just randomly pick it up
since the user must explicitly select that as a target by using
a native file. The MacOSX SDK itself does not include curses.
We also can't ignore ncurses5.4-config entirely because it might be
available in a different prefix.
Diffstat (limited to 'docs/markdown/Rust.md')
0 files changed, 0 insertions, 0 deletions
