enable $(FPIC) for a few more packages
[openwrt/svn-archive/archive.git] / libs / libosip2 / Makefile
index eb12963cdc6a8113e6661a10d3fca430a9c6a4ea..ae322a2e3062b481b5bad619f0d1e83f63d297c9 100644 (file)
@@ -32,6 +32,8 @@ define Package/libosip2description
  GNU oSIP library, a Session Initiation Protocol (SIP) implementation.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS+= \
        --enable-shared \
        --enable-static \