]> git.pld-linux.org Git - packages/xfsprogs.git/blob - xfsprogs-cflags.patch
- updated for 2.6.25
[packages/xfsprogs.git] / xfsprogs-cflags.patch
1 --- xfsprogs-2.6.25/include/builddefs.in.orig   2004-10-13 02:26:03.000000000 +0200
2 +++ xfsprogs-2.6.25/include/builddefs.in        2004-10-17 16:10:37.832771624 +0200
3 @@ -113,7 +113,7 @@
4  PCFLAGS = -I/usr/local/include
5  endif
6  
7 -GCFLAGS = -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
8 +GCFLAGS = $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
9           -DVERSION=\"$(PKG_VERSION)\" -DLOCALEDIR=\"$(PKG_LOCALE_DIR)\"  \
10           -DPACKAGE=\"$(PKG_NAME)\" -I$(TOPDIR)/include
11  
This page took 0.123057 seconds and 4 git commands to generate.