net/smcroute: add Static Multicast Routing Daemon package (closes #8026)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23191 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
12
net/smcroute/patches/002-optimize_size.patch
Normal file
12
net/smcroute/patches/002-optimize_size.patch
Normal file
@ -0,0 +1,12 @@
|
||||
--- a/src/Makefile
|
||||
+++ b/src/Makefile
|
||||
@@ -1,9 +1,6 @@
|
||||
|
||||
BINDIR=../bin
|
||||
|
||||
-# CFLAGS=-g
|
||||
-CFLAGS=-O
|
||||
-
|
||||
default : build.h smcroute
|
||||
|
||||
all : smcroute mcsender
|
Reference in New Issue
Block a user