Re: [LEDE-DEV] arc770 uclibc usage

2017-10-30 Thread Alexey Brodkin
Hi Hans, On Mon, 2017-10-30 at 18:36 +0100, Hans Dedecker wrote: > Hi Alexey, > > The arc770 target still uses uClibc which causes a build failure in > iproute2 on the phase 1 buildbot > (https://urldefense.proofpoint.com/v2/url?u=http-3A__phase1.builds.lede-2Dproject.org_builders_arc770-252Fgene

[LEDE-DEV] arc770 uclibc usage

2017-10-30 Thread Hans Dedecker
Hi Alexey, The arc770 target still uses uClibc which causes a build failure in iproute2 on the phase 1 buildbot (http://phase1.builds.lede-project.org/builders/arc770%2Fgeneric/builds/411/steps/pkgbuild/logs/stdio) due to IPPROTO_MH not being defined. Other targets using either glibc or musl have