more external libraries converted to gbuild
Fridrich Strba
fridrich.strba at bluewin.ch
Sat Sep 8 21:33:38 PDT 2012
It needs to be static library, since only one module uses it. Tor is already working hard on diminishing their number, so adding a shared library doesn't make sense.
For rtti, libwpd uses dynamic casting a lot.
F.
Sent from Samsung Mobile
Cedric Bosdonnat <cbosdonnat at suse.com> wrote:
Hi Matus,
Thanks a lot for migrating libcmis to gbuild. Just to tell you, that
library doesn't need to be build as a static library... Fridrich did it
only because it's way simpler to handle with the other build system.
--
Cedric
On Sat, 2012-09-08 at 15:13 +0200, Matúš Kukan wrote:
> Hi,
>
> I've done 7 more libraries.
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=707194e7b9263a33508905438281090bd201e34d
> and before.
>
> They had makefile.mk in the sources, so that file could be removed if
> newer versions are not going to be used in libreoffice-3-6.
>
> I have ignored:
> .IF "$(COM)"=="GCC"
> CFLAGSCXX+=-frtti
> .ENDIF
> We don't use it in gbuild. Is it needed ?
>
> This may be unpopular change but I hope everything will be fine :-)
>
> Btw: Now the tarballs are downloaded only when we don't use system
> versions (I hope).
>
> Thanks,
> Matus
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120909/441bb1f8/attachment.html>
More information about the LibreOffice
mailing list