* Peter Stuge peter@stuge.se [110425 22:48]:
Антон Кочков wrote:
ROMCC mainboard/emulation/qemu-x86/bootblock.inc
clang -m32 -MM -MTbuild/mainboard/emulation/qemu-x86/bootblock.inc \
I don't believe you can replace romcc with clang.
This is just the dependency run failing. We probably need to add $(INCLUDES) there. Not sure why gcc works, but clang doesn't