[PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

Rene Engelhard rene at debian.org
Tue May 22 00:06:15 PDT 2012


Hi,

On Tue, May 22, 2012 at 08:38:55AM +0200, David Ostrovsky wrote:
> I was indeed not sure with arm and was told on irc that eabi would be
> the right way to go...

Well, oabi is dead and anything shipping right now is eabi, so it wasn't
THAT wrong, but we shouldn't break the stuff, should we?

> And who really cares, which ARCH are we using for Mips ;-)

Distros building for mips.
(like Debian does.)

> Anyway I fixed it accordingly and here is the new version.

Sorry, now you broke ARM EABI. That's even worse than your initial version
wrt ARM.

As I said:

> arm*-linux-gnueabi) is RTL_ARCH=ARM_EABI.
> arm*-linux) is RTL_ARCH=ARM_OABI.

You then maybe need to invent new case statements etc. as $host_cpu is the same
in both cases.

Regards,

Rene


More information about the LibreOffice mailing list