blob: 9560053eb32dd2ffdf5e9fe58842350e03d0e6c5 [file] [log] [blame]
cc = clang
cflags = -fcolor-diagnostics -Weverything $
-Wno-padded -Wno-double-promotion -Wno-float-equal -Wno-reserved-id-macro
out = out/clang$mode
include build/local
include build/common