From: nbd Date: Wed, 6 Aug 2008 22:43:15 +0000 (+0000) Subject: enable $(FPIC) for a few more packages X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c5c19588db283686e825ca1a4c37494655b43a62;p=feed%2Ftelephony.git enable $(FPIC) for a few more packages --- diff --git a/libs/zaptel/Makefile b/libs/zaptel/Makefile index 43a7ce3..450c196 100644 --- a/libs/zaptel/Makefile +++ b/libs/zaptel/Makefile @@ -34,6 +34,8 @@ endef define Build/Configure endef +TARGET_CFLAGS += $(FPIC) + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ $(TARGET_CONFIGURE_OPTS) \