enable $(FPIC) for a few more packages
[packages.git] / libs / opal / Makefile
index 3d3c8f5..bbc1e42 100644 (file)
@@ -38,6 +38,8 @@ define Package/libopal/description
        supports not only the H.323 protocol but also SIP and IAX2.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-audio \
        --disable-video \