Hi David,

> > > Should I cherry-pick that to 1.7-release, also?
> >
> > Please.

I still have problems.

    make superclean
    ./autogen.sh
    rm -f config.cache
    ./configure \
        CC='ccache cc' \
        CFLAGS='-g -O3 -std=c99 -pedantic -pedantic-errors -Werror 
-fdiagnostics-color=auto' \
        -C \
        --prefix=/home/tmp/1477291201.891102684/install \
        --with-oauth=yes \
        --with-tls=yes \
        --with-readline=yes

I now have -D_FORTIFY_SOURCE=2 and -D_GNU_SOURCE.

    make -s

Works fine.

    touch VERSION
    make

This strips -D_GNU_SOURCE causing compilation errors.

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

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to