office-gobmx/external/jpeg-turbo
Stephan Bergmann 77d329a90f Don't overwrite preset CFLAGS
(Esp. as building on Windows can put vital information into CFLAGS in LO's
configure.ac that needs to be passed down to external sub-builds, since
2125026220 "Support universal C runtime, SDK 10
and .NET 4.6.")

Put the additional debug/optimization flags first, so that any CFLAGS passed
into the LO build can still override them.

Change-Id: I4aa43f8e65d7e32391acf8840d8e6159f33a4b79
2016-02-18 11:44:28 +01:00
..
ExternalProject_jpeg-turbo.mk Don't overwrite preset CFLAGS 2016-02-18 11:44:28 +01:00
jpeg-turbo.build.patch.1
jpeg-turbo.win_build.patch.1
Makefile
Module_jpeg-turbo.mk
README
ubsan.patch
UnpackedTarball_jpeg-turbo.mk

External library for reading/writing jpegs

This is only used by the jpeg import filter that is provided
for use by VCL see [[vcl/source/filter/jpeg]]

From [http://www.libjpeg-turbo.org/].