diff options
Diffstat (limited to 'package/tiff/tiff.mk')
-rw-r--r-- | package/tiff/tiff.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/tiff/tiff.mk b/package/tiff/tiff.mk index 55acf249f..84e5a5fdc 100644 --- a/package/tiff/tiff.mk +++ b/package/tiff/tiff.mk @@ -9,8 +9,6 @@ TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz TIFF_INSTALL_STAGING = YES TIFF_INSTALL_TARGET = YES TIFF_CONF_OPT = \ - --enable-shared \ - --enable-static \ --disable-cxx \ --without-x \ |