[Buildroot] [PATCH] package/sunxi-tools: Fix build meminfo with musl

Vadim Kochan vadim4j at gmail.com
Thu Mar 7 22:11:56 UTC 2019


Hi Thomas,

On Thu, Mar 07, 2019 at 10:58:57PM +0100, Thomas Petazzoni wrote:
> On Mon,  4 Mar 2019 01:23:40 +0200
> Vadim Kochan <vadim4j at gmail.com> wrote:
> 
> > musl does not provide inx/outx API for ARM arch, so use
> > io memory access via pointers which is actually done this
> > way in glibc/ulibc.
> > 
> > Fixes:
> >     http://autobuild.buildroot.net/results/bf10cbe40c0f672c34db72e4eea4c168d5932bd4/
> > 
> > Signed-off-by: Vadim Kochan <vadim4j at gmail.com>
> > ---
> 
> Applied to master, thanks. Could you please submit this patch
> upstream ? The project is on Github, so submitting a pull request is
> fairly trivial.
> 
> Thanks!

Already there:

    https://github.com/linux-sunxi/sunxi-tools/pull/122

Regards,
Vadim Kochan


More information about the buildroot mailing list