Il 31/05/2013 10:03, Eric Botcazou ha scritto: >> 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). > > This is meant to match arm-linux-androideabi, which didn't match anymore > after > the initial problematic targ change but needs to. >
Do you mean arm-linux-androideabi, or arm-none-linux-androideabi? Paolo