[PATCH] Fix header check on Debian systems.

Carlos O'Donell carlos@systemhalted.org
Fri Apr 6 01:47:00 GMT 2012


On Thu, Apr 5, 2012 at 9:14 PM, David Miller <davem@davemloft.net> wrote:
>
> On debian systems the headers and libraries are provided in a path
> that includes the host triplet, for example on my system the headers
> are present under /usr/include/sparc-linux-gnu/
>
> This trips up the exclude regexp in check-local-headers.sh giving
> a false positive failure.
>
> Ok to commit?
>
> 2012-04-05  David S. Miller  <davem@davemloft.net>
>
>        * scripts/check-local-headers.sh: Accept a host triplet in the
>        path matched by the exclude regexp.

OK to commit if you verified this test passes on a multiarch (which
it's clear you did) and non-multiarch setup.

Cheers,
Carlos.



More information about the Libc-alpha mailing list