From 51df9ee4965516b17dcd50647546ee970df87b32 Mon Sep 17 00:00:00 2001 From: "kay.sievers@vrfy.org" Date: Sat, 5 Feb 2005 02:44:37 +0100 Subject: [PATCH] Makefile: add some more warnings and prepare for clean gcc4 compile --- extras/volume_id/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'extras/volume_id/Makefile') 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= \ -- cgit v1.2.3-54-g00ecf