Kaydet (Commit) 737a580a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use bundled jpeg for the BUILD platform when cross-compiling

Should fix the cross-compiling tinderboxes running on Debian at least.

Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
üst 7f17b33a
......@@ -4131,6 +4131,7 @@ if test "$cross_compiling" = "yes"; then
--with-parallelism="$with_parallelism" \
--without-doxygen \
--without-java \
--without-system-jpeg \
ENABLE_PDFIMPORT=FALSE \
$sub_conf_opts \
--srcdir=$srcdir \
......
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