Hi all,
I'm attempting to start clean with Notmuch on a brand new m1 MacBook
Pro. I'm struggling with getting going on multiple levels, possibly
due to the early tooling for the m1/ARM libraries.
I'm particularly stuck on calling in gmime, no matter what I do with
pkg-config. I've got gmime 3.2.7
It turns out that using nm -P isn't as portable as hoped. In particular on
architectures using ELF v1 (e.g. ppc64), the desired symbols end up in
the data section instead of text.
The test is currently only functional on ELF based architectures, so I
think it's legit to depend on readelf instead o
Tomi Ollila writes:
> On Wed, Dec 09 2020, David Bremner wrote:
>
>> Under a sufficiently high level of parallelism [1] there seems to be a
>> a race condition that allows sphinx-build to start running before the
>> docstrings are extracted. This change moves the docstring stamp from
>> the phony