summaryrefslogtreecommitdiffhomepage
path: root/contrib/fwd/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fwd/src/Makefile')
-rw-r--r--contrib/fwd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fwd/src/Makefile b/contrib/fwd/src/Makefile
index 89efd7b06..c147c6706 100644
--- a/contrib/fwd/src/Makefile
+++ b/contrib/fwd/src/Makefile
@@ -1,4 +1,4 @@
-CFLAGS := -g -Wall -I./uci -I./iptables-1.4.5/include
+CFLAGS := -ggdb3 -O0 -Wall -I./uci -I./iptables-1.4.5/include
LDFLAGS := -luci -liptc -lxtables -ldl -L./iptables-1.4.5/libiptc/.libs -L./iptables-1.4.5/.libs -Wl,--export-dynamic
fwd: