buildman: Add support for building with clang
authorSimon Glass <sjg@chromium.org>
Mon, 7 Jan 2019 23:44:20 +0000 (16:44 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Jan 2019 00:47:13 +0000 (17:47 -0700)
commit00beb2485f71ab23114b37ef47d136e269ef69f7
treec45c9d75d45eb74a0144dbc0c2fb842383da1e09
parented4e933d13c7242c643e4a535edf4d75c5322f94
buildman: Add support for building with clang

Add a -O option which allows building with clang.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/README
tools/buildman/builderthread.py
tools/buildman/cmdline.py
tools/buildman/control.py
tools/buildman/toolchain.py