[ANN] new internal jpeg needs nasm

Norbert Thiebaud nthiebaud at gmail.com
Fri Nov 14 07:36:33 PST 2014


On Fri, Nov 14, 2014 at 8:47 AM, Matúš Kukan <matus.kukan at 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


More information about the LibreOffice mailing list