Skip to content

Commit

Permalink
Upgrade libtiff to v4.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Moskalchuk <dm@crystax.net>
  • Loading branch information
dmsck committed Sep 16, 2015
1 parent 0295095 commit 6dd7500
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build/tools/build-libtiff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ register_var_option "--version=<ver>" LIBTIFF_VERSION "Specify libtiff version t

register_jobs_option

register_try64_option

extract_parameters "$@"

LIBTIFF_SRCDIR=$(echo $PARAMETERS | sed 1q)
Expand Down
2 changes: 1 addition & 1 deletion build/tools/dev-defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ LIBJPEGTURBO_VERSIONS="1.4.1"

# Location of the libtiff libraries, relative to the NDK root directory
LIBTIFF_SUBDIR=sources/libtiff
LIBTIFF_VERSIONS="4.0.4"
LIBTIFF_VERSIONS="4.0.6"

# Location of the gccunwind sources, relative to the NDK root directory
GCCUNWIND_SUBDIR=sources/android/gccunwind
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 6dd7500

Please sign in to comment.