summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-08-01 18:30:21 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-01 22:09:17 +0200
commitb845a1541f4c40e028a7351ca183ea3c6db56246 (patch)
tree43133e2744f9d21679279f82fb4e4c426f655af7 /package/gcc
parentc946f1a909b8b450a9b0f904d0cf62933b1f99a4 (diff)
downloadbuildroot-b845a1541f4c40e028a7351ca183ea3c6db56246.tar.gz
buildroot-b845a1541f4c40e028a7351ca183ea3c6db56246.zip
package/xenomai: disable for musl toolchains
After fixing the <bits/local_lim.h> issue by using <limits.h>, the build still fail with udefined __WORDSIZE. Adding <sys/user.h> to define __WORDSIZE reveal that xenomai use <error.h> which is not provided by musl. The discussion on the musl mailing list [1] about glibc error reporting functions concluded to not add this support in the C library. For now, disable Xenomai user space support for musl toolchains since it require several patches to build correctly and needs to remove each glibc error reporting functions. Users interested in musl support for Xenomai can work with upstream to fix these issues and revert this patch. [1] http://www.openwall.com/lists/musl/2014/06/29/8 Fixes: http://autobuild.buildroot.net/results/e36/e36a21c1df33bdd3fbc61d516a3e8f7c5f7c41af Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud