summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2005-02-05 02:44:37 +0100
committerGreg KH <gregkh@suse.de>2005-04-26 23:24:19 -0700
commit51df9ee4965516b17dcd50647546ee970df87b32 (patch)
tree39bbca7fa44454a5fd83337a64324dae4f90ecf6 /extras
parent045b1f0f7a7af2182e7109f472d873f1cc0c5e4b (diff)
[PATCH] Makefile: add some more warnings and prepare for clean gcc4 compile
Diffstat (limited to 'extras')
-rw-r--r--extras/volume_id/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/volume_id/Makefile b/extras/volume_id/Makefile
index f0c15b8fec..d273ed795c 100644
--- a/extras/volume_id/Makefile
+++ b/extras/volume_id/Makefile
@@ -28,9 +28,6 @@ INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
-override CFLAGS+=-Wall -fno-builtin -Wchar-subscripts \
- -Wpointer-arith -Wcast-align -Wsign-compare
-
override CFLAGS+=-D_FILE_OFFSET_BITS=64
VOLUME_ID_OBJS= \