summaryrefslogtreecommitdiff
path: root/util/viatool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/viatool/Makefile')
-rw-r--r--util/viatool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/viatool/Makefile b/util/viatool/Makefile
index b2a62917d6..f58cbd37fb 100644
--- a/util/viatool/Makefile
+++ b/util/viatool/Makefile
@@ -21,7 +21,7 @@ PROGRAM = viatool
CC ?= gcc
INSTALL ?= /usr/bin/env install
PREFIX ?= /usr/local
-CFLAGS ?= -O2 -g -Wall -W -I$(CURDIR)
+CFLAGS ?= -O2 -g -Wall -Wextra -I$(CURDIR)
LDFLAGS += -lpci -lz
SRCS = viatool.c \