Commit 572302d4 authored by Davis King's avatar Davis King

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

libjpeg not being able to open some types of jpeg file.
parent a40a5c6e
...@@ -547,9 +547,7 @@ if (NOT TARGET dlib) ...@@ -547,9 +547,7 @@ if (NOT TARGET dlib)
external/libjpeg/jidctfst.c external/libjpeg/jidctfst.c
external/libjpeg/jidctint.c external/libjpeg/jidctint.c
external/libjpeg/jinclude.h external/libjpeg/jinclude.h
external/libjpeg/jmemansi.c
external/libjpeg/jmemmgr.c external/libjpeg/jmemmgr.c
external/libjpeg/jmemname.c
external/libjpeg/jmemnobs.c external/libjpeg/jmemnobs.c
external/libjpeg/jpegtran.c external/libjpeg/jpegtran.c
external/libjpeg/jquant1.c external/libjpeg/jquant1.c
......
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