summaryrefslogtreecommitdiff
path: root/linux/linux-ext-aufs.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-14 21:34:58 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-02-14 22:13:42 +0100
commit2d262d90646de7841e5063e56fd95b4a3cfec5e6 (patch)
tree6db193514a2fd8adeeeb9c2785cac6a94ea74d48 /linux/linux-ext-aufs.mk
parentadb6ffda7890de932a4f6e435cfd903c345ca039 (diff)
cbootimage: disable on musl
cbootimage uses non-standard u_intXX_t types instead of the C99 types uintXX_t types, which prevents it from building with the musl C library. A patch to fix this has been submitted upstream, but since there are many many occurences of such types, the patch is a bit large to carry in Buildroot, especially compared to the fact that having this package building against musl is probably not a top priority. So for now, simply disable this package on musl, until upstream fixes the issue and releases a new version. Fixes: http://autobuild.buildroot.net/results/61bdfb7e0ff9628190d9eb86e40c4c90e768b8e2 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'linux/linux-ext-aufs.mk')
0 files changed, 0 insertions, 0 deletions