use $(FPIC) in olsrd
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@12876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e35a91ea89
commit
c8035c1457
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -19,6 +19,8 @@ PKG_MD5SUM:=64b439cde30f48764f02cdd8766aba40
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
define Package/olsrd/template
|
define Package/olsrd/template
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
|
Loading…
Reference in a new issue