]> git.pld-linux.org Git - packages/gfs2.git/blame - gfs2-llh.patch
- more notes
[packages/gfs2.git] / gfs2-llh.patch
CommitLineData
25bbb966
JB
1--- cluster-2.03.10/gfs2/libgfs2/Makefile.orig 2008-12-09 09:36:04.000000000 +0100
2+++ cluster-2.03.10/gfs2/libgfs2/Makefile 2011-05-23 18:01:19.803900005 +0200
3@@ -9,7 +9,6 @@ include $(OBJDIR)/make/install.mk
4 include $(OBJDIR)/make/uninstall.mk
5
6 CFLAGS += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE
7-CFLAGS += -I${KERNEL_SRC}/fs/gfs2/ -I${KERNEL_SRC}/include/
8 CFLAGS += -I$(S)/../include
9 CFLAGS += -I${incdir}
10 CFLAGS += -fPIC
11--- cluster-2.03.10/gfs2/mkfs/Makefile.orig 2008-12-09 09:36:04.000000000 +0100
12+++ cluster-2.03.10/gfs2/mkfs/Makefile 2011-05-23 18:16:57.367264732 +0200
13@@ -20,7 +20,6 @@
14 main_jadd.o
15
16 CFLAGS += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE
17-CFLAGS += -I${KERNEL_SRC}/include/
18 CFLAGS += -I${volidincdir}
19 CFLAGS += -I$(S)/../include -I$(S)/../libgfs2
20 CFLAGS += -I${incdir}
21--- cluster-2.03.10/gfs2/quota/Makefile.orig 2008-12-09 09:36:04.000000000 +0100
22+++ cluster-2.03.10/gfs2/quota/Makefile 2011-05-23 19:35:46.334089741 +0200
23@@ -15,7 +15,6 @@
24 check.o
25
26 CFLAGS += -DHELPER_PROGRAM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
27-CFLAGS += -I${KERNEL_SRC}/fs/gfs2/ -I${KERNEL_SRC}/include/
28 CFLAGS += -I$(S)/../include -I$(S)/../libgfs2
29 CFLAGS += -I${incdir}
30
This page took 0.027595 seconds and 4 git commands to generate.