Somehow update the Makefile template, we do not need to specify PKG_BUILD_DIR or...
[openwrt/svn-archive/archive.git] / libs / jpeg / Makefile
index d1321eeee6652af07e4a33af12bd03de2a6b5cbf..64b39a979ee47fdfff4540ece472d2346f5931c4 100644 (file)
@@ -41,6 +41,8 @@ define Package/jpeg-tools
   TITLE+= manipulation tools
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \