Disable use of non-memory based backing store in libjpeg. This fixes

libjpeg not being able to open some types of jpeg file.
This commit is contained in:
Davis King 2019-05-20 19:03:44 -04:00
parent a40a5c6e1a
commit 572302d4d4

View File

@ -547,9 +547,7 @@ if (NOT TARGET dlib)
external/libjpeg/jidctfst.c
external/libjpeg/jidctint.c
external/libjpeg/jinclude.h
external/libjpeg/jmemansi.c
external/libjpeg/jmemmgr.c
external/libjpeg/jmemname.c
external/libjpeg/jmemnobs.c
external/libjpeg/jpegtran.c
external/libjpeg/jquant1.c