• Nils Goroll's avatar
    build: improve wflags.py for gcc · 8a8d6f5e
    Nils Goroll authored
    cc cannot -Wformat-y2k
    
    	cc1: warning: -Wformat-y2k ignored without -Wformat [-Wformat-y2k]
    
    cc cannot -Wformat-zero-length
    
    	cc1: warning: -Wformat-zero-length ignored without -Wformat [-Wformat-zero-length]
    8a8d6f5e
wflags.py 4.29 KB