patch for alloca on xstreamos/illumos

Gabriele Bulfon gabriele.bulfon at sonicle.com
Fri Jan 23 01:01:07 PST 2015


Hi,
going on building, I found a couple of vcl sources using "alloca", requiring an include on solaris/illumos.
So I had to patch both toolkit/source/awt/vclxgraphics.cxx and toolkit/source/awt/vclxfont.cxx to add this:
#ifdef __sun__
#include
#endif
and now it goes on ;)
Gabriele.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150123/d129ca02/attachment.html>


More information about the LibreOffice mailing list