Revert "Use bundled jpeg for the BUILD platform when cross-compiling"
Causes trouble in other cases, need to figure out a more specific fix for the
problem I see.
This reverts commit 737a580a3b
.
This commit is contained in:
parent
cf9078b54d
commit
e273602acd
1 changed files with 0 additions and 1 deletions
|
@ -4131,7 +4131,6 @@ 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 \
|
||||
|
|
Loading…
Reference in a new issue