Kaydet (Commit) 0c1fdff3 authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: tdf#75788 build jpeg-turbo without --with-jpeg8

Change-Id: I3da1559bd3434d574db65a3b492e1060c46143ee
Reviewed-on: https://gerrit.libreoffice.org/38849Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 5ac1d27d
...@@ -30,7 +30,6 @@ $(call gb_ExternalProject_get_state_target,jpeg-turbo,configure) : ...@@ -30,7 +30,6 @@ $(call gb_ExternalProject_get_state_target,jpeg-turbo,configure) :
--with-pic \ --with-pic \
--enable-static \ --enable-static \
--disable-shared \ --disable-shared \
--with-jpeg8 \
--without-java \ --without-java \
--without-turbojpeg \ --without-turbojpeg \
$(if $(NASM),,--without-simd) \ $(if $(NASM),,--without-simd) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment