http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53246
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-03-20 CC| |ramana at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> --- Unfortunately there is no easy fix for this one without actually making a source change to remove this from the target makefile fragment where this is defined. Alternatively you could use --disable-multilib in your configure script to not allow this to happen.