On Thursday 07 May 2015 08:42 PM, Andrew Burgess wrote:
> When attempting to build uClibc under buildroot, including building the
> tests, the silly tests don't currently compile, a result of attempting
> to build using a compiler that does not yet have an installed version of
> uClibc available.  The error is a missing header file, specifically
> atomic.h.
> 
> Taking inspiration from the nptl tests, I have extended the EXTRA_CFLAGS
> variable to add the required include paths.  The tests can now be built
> under buildroot.
> 
> Signed-off-by: Andrew Burgess <[email protected]>

Acked-by: Vineet Gupta <[email protected]>

Thx,
-Vineet

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to