From 0be744e49590c32a1fb9141f4a0ef617b62b27c4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Feb 2011 13:57:16 +0100 Subject: package: apply libtool patch where possible Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard --- package/tiff/tiff.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/tiff/tiff.mk') diff --git a/package/tiff/tiff.mk b/package/tiff/tiff.mk index 748e58f0c..55acf249f 100644 --- a/package/tiff/tiff.mk +++ b/package/tiff/tiff.mk @@ -6,7 +6,6 @@ TIFF_VERSION:=3.9.4 TIFF_SITE:=ftp://ftp.remotesensing.org/pub/libtiff TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz -TIFF_LIBTOOL_PATCH = NO TIFF_INSTALL_STAGING = YES TIFF_INSTALL_TARGET = YES TIFF_CONF_OPT = \ -- cgit v1.2.3