projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b2400d
)
use $(FPIC) in olsrd
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Oct 2008 18:01:23 +0000
(18:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Oct 2008 18:01:23 +0000
(18:01 +0000)
SVN-Revision: 12876
net/olsrd/Makefile
patch
|
blob
|
history
diff --git
a/net/olsrd/Makefile
b/net/olsrd/Makefile
index c3d4446a20d1cc834c0307a622239dd082bd4891..09c6372498eda5296a9beca570f97e1e4ad789e2 100644
(file)
--- a/
net/olsrd/Makefile
+++ b/
net/olsrd/Makefile
@@
-19,6
+19,8
@@
PKG_MD5SUM:=64b439cde30f48764f02cdd8766aba40
include $(INCLUDE_DIR)/package.mk
+TARGET_CFLAGS += $(FPIC)
+
define Package/olsrd/template
SECTION:=net
CATEGORY:=Network