Re: [U-Boot] clang sandbox warning

2014-07-30 Thread Simon Glass
Hi Jeroen, On 10 June 2014 19:38, Jeroen Hofstee wrote: > Hello Simon, > > While trying to find a u-boot make command which likely works with a > pre-build clang linux package I got the following warnings: > > `make CC="clang -no-integrated-as" HOSTCC="clang -no-integrated-as" > HOST_TOOLS_ALL=y

[U-Boot] clang sandbox warning

2014-06-10 Thread Jeroen Hofstee
Hello Simon, While trying to find a u-boot make command which likely works with a pre-build clang linux package I got the following warnings: `make CC="clang -no-integrated-as" HOSTCC="clang -no-integrated-as" HOST_TOOLS_ALL=y sandbox_config tools` /home/jeroen/software/u-boot/arch/sandbox/incl