This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix header check on Debian systems.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]