From de92e9de68ca650e2a4ec843b8d65c01399e27b1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 24 Jun 2015 20:54:47 +0200 Subject: update tiff to latest stable version --- package/libtiff/patches/patch-Makefile_in | 11 ----------- package/libtiff/patches/patch-config_ltmain_sh | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 package/libtiff/patches/patch-Makefile_in delete mode 100644 package/libtiff/patches/patch-config_ltmain_sh (limited to 'package/libtiff/patches') diff --git a/package/libtiff/patches/patch-Makefile_in b/package/libtiff/patches/patch-Makefile_in deleted file mode 100644 index 529d1cb47..000000000 --- a/package/libtiff/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- tiff-3.9.4.orig/Makefile.in 2010-06-15 20:58:54.000000000 +0200 -+++ tiff-3.9.4/Makefile.in 2011-01-08 11:52:47.000000000 +0100 -@@ -330,7 +330,7 @@ EXTRA_DIST = \ - nmake.opt - - dist_doc_DATA = $(docfiles) --SUBDIRS = port libtiff tools build contrib test man html -+SUBDIRS = port libtiff build man - all: all-recursive - - .SUFFIXES: diff --git a/package/libtiff/patches/patch-config_ltmain_sh b/package/libtiff/patches/patch-config_ltmain_sh deleted file mode 100644 index 9ac507120..000000000 --- a/package/libtiff/patches/patch-config_ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- tiff-3.9.4.orig/config/ltmain.sh 2010-06-11 22:28:18.000000000 +0200 -+++ tiff-3.9.4/config/ltmain.sh 2011-01-14 00:30:36.000000000 +0100 -@@ -5091,7 +5091,7 @@ func_mode_link () - # @file GCC response files - # -tp=* Portland pgcc target processor selection - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*) -+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|-fstack-protector*|-flto) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" -- cgit v1.2.3