enable $(FPIC) for a few more packages
[openwrt/svn-archive/archive.git] / libs / opencdk / Makefile
index e927a44f7051abf98081a2c8022b4eb8bc6099ca..5fbddb0c466a0552fea6d130a7383a5ec84dbe76 100644 (file)
@@ -38,6 +38,8 @@ define Package/libopencdk/description
        messages with earlier PGP version < 7, you should use the compat mode.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-shared \