summaryrefslogtreecommitdiff
path: root/package/olsrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/olsrd/Makefile')
-rw-r--r--package/olsrd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/olsrd/Makefile b/package/olsrd/Makefile
index c2c600f3f..bb416c1ff 100644
--- a/package/olsrd/Makefile
+++ b/package/olsrd/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= olsrd
PKG_VERSION:= 0.5.6-r2
PKG_RELEASE:= 1
PKG_MD5SUM:= acf15dbd0af521a6826541b567c6473a
-PKG_DESCR:= implementation of the Optimized Link State Routing protocol
+PKG_DESCR:= Optimized Link State Routing protocol
PKG_SECTION:= net
PKG_MULTI:= 1
PKG_URL:= http://www.olsr.org
@@ -36,6 +36,7 @@ $(eval $(call PKG_mod_template,OLSRD_MOD_HTTPINFO,httpinfo))
$(eval $(call PKG_mod_template,OLSRD_MOD_NAMESERVICE,nameservice))
$(eval $(call PKG_mod_template,OLSRD_MOD_TAS,tas))
+TCFLAGS+= -fPIC
do-build:
rm -rf ${WRKINST}