• Paul Eggert's avatar
    Speed up GCC 10.1 compilation in default Git builds · 50130655
    Paul Eggert authored
    * configure.ac (nw): GCC 10.1 introduced warnings enabled by -fanalyzer
    that slow down compilation considerably.  Generate these warnings only
    if --enable-gcc-warnings is explicitly given.  Also, do not bother to
    eliminate warnings that Gnulib’s revised manywarnings module no longer
    generates.
    50130655
configure.ac 196 KB