Hi again David,

>     ./configure \
>         CC='ccache cc' \
>         CFLAGS='-g -O3 -std=c99 -pedantic -pedantic-errors -Werror 
> -fdiagnostics-color=auto' \
>         -C \

It's the -C that's significant.
Without it, the second make doesn't loose _GNU_SOURCE.
But I'd like a cache as it's not quick here.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to