1b702154b5
Clang support already existed in the Makefiles but was not complete and some gcc options did not work with clang. Move those to be conditional on the compiler used to make clang work. To build with clang for x86: make CC=clang -C samples/microkernel/apps/hello_world/ You still need the gcc cross environment for various tools. For now, only x86 was tested. Change-Id: Ic5aeab4f80d312e1d1312a4a9fc885a43f760270 Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
x86 | ||
Kconfig | ||
Makefile |