diff options
author | Robin Jarry <robin@jarry.cc> | 2023-03-05 23:51:52 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-03-06 23:54:06 +0100 |
commit | 8b26dc1d62c8ec258707527953bd0d2195684adf (patch) | |
tree | 49adb1d8e033e67a61ed4d1ec067a8bef3192255 /CONTRIBUTING.md | |
parent | 4d3b1cb98bee1bed18fa6f47192186f8f3eb6e0e (diff) | |
download | aerc-8b26dc1d62c8ec258707527953bd0d2195684adf.tar.gz |
mk: speed up notmuch detection
Use gcc instead of go to build a basic program and determine if notmuch
is available. Building a minimal go program takes more than 300ms on
a fast machine. A minimal C counterpart takes less than 100ms.
To avoid lag when doing bash completion, avoid running any shell
commands directly during make evaluation.
Rename check-notmuch.sh to goflags.sh and make that script print the
goflags directly.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Inwit <inwit@sindominio.net>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions