[PATCH] build system: choose gnu99 as a C standard

David Bremner david at tethera.net
Thu Sep 22 03:25:17 PDT 2016


David Bremner <david at tethera.net> writes:

> Apparently pre 5.1 gcc defaulted to gnu89, but we decided it was ok to
> use some c99 features.
>
> '-std=c99' by itself is not enough for notmuch to compile.
>
> '-std=gnu99' seems to work with clang and gcc, so I'm not convinced
> configuration support is needed.
> ---

pushed.

d


More information about the notmuch mailing list