aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debugger/pdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debugger/pdb/Makefile')
-rw-r--r--tools/debugger/pdb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/debugger/pdb/Makefile b/tools/debugger/pdb/Makefile
index 85f8beaff7..1842ec7d0b 100644
--- a/tools/debugger/pdb/Makefile
+++ b/tools/debugger/pdb/Makefile
@@ -20,7 +20,6 @@ INCLUDES += -I ./linux-2.6-module
INCLUDES += -I $(OCAML_ROOT)/lib/ocaml
CFLAGS += $(INCLUDES)
-CFLAGS += -Wall
CFLAGS += -Werror
CFLAGS += -g