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

David Ostrovsky david.ostrovsky at gmx.de
Tue May 22 13:30:42 PDT 2012


Hi Rene,

On 22.05.2012 09:06, Rene Engelhard wrote:
> 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.
no, it was my fault. I fixed it now.
> 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.
To avoid the code duplication I'm using a nested case statement here.

Ciao
David


More information about the LibreOffice mailing list