Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 18 May 2012 12:24, David Tardon <dtardon@redhat.com> wrote:
On Fri, May 11, 2012 at 10:40:19PM +0200, Matúš Kukan wrote:
There is a comment that the variables (RTL_OS RTL_ARCH) should be set
by configure
http://cgit.freedesktop.org/libreoffice/core/tree/sdext/platform.mk#n28

Yeah, that comment was written by me. Because the obvious next step
would be to set platform ID for extensions in configure too (platform ID
is $(RTL_OS)_$(RTL_ARCH) converted to lower case. There is no handy
function for lower case conversion of a string in GNU make).


How could I do that ?
Well, it's easy to get the values for my platform but how to do it for all ?

The values are determined by sal/source/rtl/macro.hxx . So what is
needed is to map the possible configurations from here on the platform
specific settings in configure.in at line 2975.

Somebody wants to do it as an easy hack ;-) ?

I wanted to create one at that time, but then I was too lazy to check
what it would involve :-)

So, are you going to create one now ? :-)
Since Tor's fix f5ea2b5fa85660844daf092e84db45a759bf126d
I am not really interested in doing this.

Thanks,
Matus

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.