summaryrefslogtreecommitdiff
path: root/package/libtiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:51 +0200
commit53a04c2cc20d7fc34a6d772571b41e37c432e22b (patch)
tree34daba79a0ccf571bd19ee8420a274d55b167ece /package/libtiff
parent0e5494c148d3385fb7d5e463b0aaa5448dcd825d (diff)
remove PKG_NEED_CXX
Diffstat (limited to 'package/libtiff')
-rw-r--r--package/libtiff/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile
index d577220ca..e9e3c66c0 100644
--- a/package/libtiff/Makefile
+++ b/package/libtiff/Makefile
@@ -8,10 +8,10 @@ PKG_VERSION:= 3.9.4
PKG_RELEASE:= 4
PKG_MD5SUM:= 2006c1bdd12644dbf02956955175afd6
PKG_DESCR:= library for reading/writing TIFF images
+PKG_DEPENDS:= libstdcxx
PKG_SECTION:= libs
PKG_URL:= http://www.libtiff.org/
PKG_SITES:= ftp://ftp.remotesensing.org/pub/libtiff/
-PKG_NEED_CXX:= 1
PKG_LIBNAME:= libtiff
PKG_OPTS:= dev
@@ -25,7 +25,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBTIFF,libtiff,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
CONFIGURE_ARGS+= --disable-cxx \
--disable-rpath