diff options
Diffstat (limited to 'libs/tiff')
-rw-r--r-- | libs/tiff/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 1f28ab148..78d931268 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -58,8 +58,6 @@ $(call Package/tiff/Default) DEPENDS:=+libtiff endef -TARGET_CFLAGS += $(FPIC) - define Build/Configure $(call Build/Configure/Default, \ $(if $(CONFIG_PACKAGE_libtiffxx), \ |