Hi! On Thu, 30 May 2013 09:21:12 +0200, Eric Botcazou <ebotca...@adacore.com> wrote: > > However, it seems that the first androideabi snippet was dead code. > > Can you delete it in a follow-up? > > No, it's not dead code, just broken at the moment, now fixed by: > > > 2013-05-30 Eric Botcazou <ebotca...@adacore.com> > > * gcc-interface/Makefile.in (arm% androideabi): Robustify.
> -ifeq ($(strip $(filter-out arm% linux-androideabi,$(arch) $(osys)-$(word > 4,$(targ)))),) > +ifeq ($(strip $(filter-out arm% androideabi,$(arch) $(osys))),) I don't understand this change. This used to match configurations arm*-[vendor]-linux-androideabi; now it only matches arm*-[vendor]-androideabi, which isn't in use (for a Android system is always based on the Linux kernel, in my understanding). Grüße, Thomas
pgpfVlaDNVayC.pgp
Description: PGP signature