On 19 December 2015 at 23:52, Khem Raj <raj.k...@gmail.com> wrote:

> inb/outb are implemented for ARM on glibc but not on linux in general
> therefore the conditional has to reflect that
>

Untestable as libdrm fails to build with musl:

|
/data/poky-master/tmp/work/corei7-64-poky-linux-musl/libdrm/2.4.65-r0/libdrm-2.4.65/xf86drm.c:
In function 'drmParseSubsystemType':
|
/data/poky-master/tmp/work/corei7-64-poky-linux-musl/libdrm/2.4.65-r0/libdrm-2.4.65/xf86drm.c:2840:15:
error: 'PATH_MAX' undeclared (first use in this function)
|      char link[PATH_MAX + 1] = "";

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to