Re: [PATCH] Fix mips64-linux and s390x-linux builds

2013-12-10 Thread Andreas Krebbel
On 09/12/13 13:07, Maxim Kuvyrkov wrote: > On 9/12/2013, at 8:21 am, Maxim Kuvyrkov wrote: > >> On 9/12/2013, at 3:24 am, Jan-Benedict Glaw wrote: >> >>> Hi Maxim! >>> >>> One of your recent libc<->android clean-up patches broke the >>> mips64-linux target as a side-effect, see eg. >>> http://to

Re: [PATCH] Fix mips64-linux and s390x-linux builds

2013-12-10 Thread Jakub Jelinek
On Tue, Dec 10, 2013 at 09:01:02PM +1300, Maxim Kuvyrkov wrote: > Given that the one-line fix for s390x-linux is trivial (just add file with > function prototypes to the list of headers), and that Richard approved > mips*-linux part of the patch -- I'm going to commit the patch tomorrow > unless I

Re: [PATCH] Fix mips64-linux and s390x-linux builds

2013-12-10 Thread Maxim Kuvyrkov
On 10/12/2013, at 1:07 am, Maxim Kuvyrkov wrote: > My recent patches to cleanup support for Android/Bionic for *-linux-* targets > broke mips64-linux and s390x-linux builds. Unfortunately, these targets fell > out from the test coverage of these cleanups. > > The problems are in missing decla

Re: [PATCH] Fix mips64-linux and s390x-linux builds

2013-12-09 Thread Richard Sandiford
Maxim Kuvyrkov writes: > My recent patches to cleanup support for Android/Bionic for *-linux-* > targets broke mips64-linux and s390x-linux builds. Unfortunately, these > targets fell out from the test coverage of these cleanups. > > The problems are in missing declarations, and are trivial to fi

[PATCH] Fix mips64-linux and s390x-linux builds

2013-12-09 Thread Maxim Kuvyrkov
On 9/12/2013, at 8:21 am, Maxim Kuvyrkov wrote: > On 9/12/2013, at 3:24 am, Jan-Benedict Glaw wrote: > >> Hi Maxim! >> >> One of your recent libc<->android clean-up patches broke the >> mips64-linux target as a side-effect, see eg. >> http://toolchain.lug-owl.de/buildbot/show_build_details.php