projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a18002
)
fix igmpproxy compile
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 20:50:12 +0000
(20:50 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 20:50:12 +0000
(20:50 +0000)
SVN-Revision: 12159
net/igmpproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/igmpproxy/Makefile
b/net/igmpproxy/Makefile
index 46fa6daed312379dc42b2a9e15bf02e6cca89853..26407bb42548aaeb544ec4d1b8ceb5367ff7cd05 100644
(file)
--- a/
net/igmpproxy/Makefile
+++ b/
net/igmpproxy/Makefile
@@
-36,6
+36,8
@@
define Package/igmpproxy/conffiles
/etc/igmpproxy.conf
endef
+TARGET_CFLAGS += -Dlog=igmpproxy_log
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)/src \
CC="$(TARGET_CC)" \