r44 - in lvm2/trunk: . debian/patches
Bastian Blank
pkg-lvm-maintainers@lists.alioth.debian.org
Sun, 27 Feb 2005 11:44:51 +0100
Author: waldi
Date: Sun Feb 27 11:44:50 2005
New Revision: 44
Removed:
lvm2/trunk/debian/patches/003-lfs.patch
Modified:
lvm2/trunk/make.tmpl.in
Log:
* make.tmpl.in: Apply old patch 003-lfs.
* debian/patches/003-lfs.patch: Remove.
Modified: lvm2/trunk/make.tmpl.in
==============================================================================
--- lvm2/trunk/make.tmpl.in (original)
+++ lvm2/trunk/make.tmpl.in Sun Feb 27 11:44:50 2005
@@ -57,7 +57,7 @@
SUFFIXES = .c .d .o .so .a .po .pot .mo
-CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline
+CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_FILE_OFFSET_BITS=64
#CFLAGS += -W -Wconversion -Wpointer-arith -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wmissing-noreturn