On Fri, Nov 14, 2014 at 8:47 AM, Matúš Kukan <matus.ku...@collabora.com> wrote:
> Hi,
>
> I am working on replacing internal jpeg with jpeg-turbo.
> https://gerrit.libreoffice.org/#/c/12402/
>
> Once it hits master, you will need to get nasm tool to build it.
> http://www.nasm.us/
> Info about how to install it, is in our configure.
>
> I've avoided cmake by using our great gcc-wrappers. Thanks for that!
>
> It should be ready now, I've just not tested it on OS X.

on mac we need

 -f macho64
not
-f macho

I think that is why the buildbot fails on mac
other than that nasm seems to be installed by default

Norbert
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to