summaryrefslogtreecommitdiffstats
path: root/docs/manual/makeusers-syntax.txt
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-08-18 23:48:21 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-19 12:23:27 +0200
commit9ebcc74da68f89aab31c6d3a942e9dda8a0303ee (patch)
tree1bbfe5f927bfcce8943874f0094dbf09c060e6bb /docs/manual/makeusers-syntax.txt
parent4c70361ac14745eb8f287973da60802b8f8a253c (diff)
downloadbuildroot-9ebcc74da68f89aab31c6d3a942e9dda8a0303ee.tar.gz
buildroot-9ebcc74da68f89aab31c6d3a942e9dda8a0303ee.zip
package/connman: disable for musl toolchains
Connman doesn't build with musl toolchains due to several "classic" musl issues [1] (mixes userspace and kernel headers, missing header) Upstream received some fixes [2] but they are not yet merged. Also, gresolv.c use res_ninit() function which is not available with musl. A fix from Alpinelinux is available [3] but it require some invasive changes. Disable connman for musl toolchains for now, and wait for upstream fixes. [1] http://wiki.musl-libc.org/wiki/FAQ [2] https://lists.01.org/pipermail/connman/2016-August/000880.html https://lists.01.org/pipermail/connman/2016-August/000881.html https://lists.01.org/pipermail/connman/2016-August/000882.html [3] https://github.com/openembedded/openembedded-core/commit/d08f9d7145ba14ce9fbf320719c05560be69212f Fixes: http://autobuild.buildroot.net/results/e88/e88b4dbd4b79fc983b8f7d33da3287966854f8ca [...] Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/makeusers-syntax.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud