GITo [PATCH] On hurd other includes are required to compile.
Hi Emil,
Am Donnerstag, den 21.04.2016, 13:33 +0100 schrieb Emil Velikov:
> Hi Tobias,
>
> On 21 April 2016 at 06:30, Tobias Frost wrote:
> > Hallo,
> >
> > attached is a patch that makes libdrm compile on hurd.
> >
> Thanks for the patch.
>
> > (Note: I intentionally said compile, as I have
Hi Tobias,
On 21 April 2016 at 06:30, Tobias Frost wrote:
> Hallo,
>
> attached is a patch that makes libdrm compile on hurd.
>
Thanks for the patch.
> (Note: I intentionally said compile, as I have no way to see if it
> actually works there.)
>
Step one is actually making it build and step two
Hallo,
attached is a patch that makes libdrm compile on hurd.
(Note: I intentionally said compile, as I have no way to see if it
actually works there.)
The patch is created in a way to be neutral on all other archs;
it is mostly about PATH_MAX, which does not exist on that arch.
Maybe you find