On Mon, Jul 28, 2014 at 10:01 AM, Steve Hay <steve.m.hay@googlemail.com> wrote: > The following build/test fixes, mostly for Android, look good for > maint-5.20 to me. Any seconders and thirders? > Since I committed most of these, I'll abstain from actually voting, but a soft +1 to all of them, except > 329865d Makefile.SH: Fix cross builds with -Uhostgenerate > ef4ead6 Makefile.SH: Add missing files for make test on cross builds This. I'm not sure if it's needed for 5.20; I think it might be all due to changes in blead. The problem is that, if a file should be copied but isn't, then one test during all of 'make test' will fail. However, if we try to copy a file that doesn't exist in 5.20, then *all* of make test will fail. > 22636a2 t/op/taint.t: Accommodate for systems without an inbuilt echo > (android, blackberry) > a872f74 Configure: Discard errors when testing for less -R > ecd78e2 Configure: Handle hyphens when searching cpp symbols > 47ef2f8 Simplify cppsym dash problemThread Previous | Thread Next