Added the code for xid matching. (The code is not yet enabled)
[ipfw.git] / ipfw / Makefile
index 5c3ba6a..a8a4f47 100644 (file)
@@ -7,7 +7,7 @@
 # Do not set with = or := so we can inherit from the caller
 $(warning Building userland ipfw for $(VER))
 EXTRA_CFLAGS += 
-EXTRA_CFLAGS += -O
+EXTRA_CFLAGS += -O1
 EXTRA_CFLAGS += -include ../glue.h
 
 LDFLAGS=