• Dag Haavi Finstad's avatar
    Fix libvgz build error on gcc7 · aa2dd82a
    Dag Haavi Finstad authored
    This adds -Wno-implicit-fallthrough for libvgz to satisfy gcc7.
    
    The -Wno-unknown-warning-option is there to satisfy older gcc/clang that
    don't recognize -Wno-implicit-fallthrough.
    aa2dd82a
configure.ac 21.4 KB