]> git.pld-linux.org Git - packages/xfsprogs.git/blob - xfsprogs-cflags.patch
- updated to 2.6.25, updated miscfix-v2,cflags patches
[packages/xfsprogs.git] / xfsprogs-cflags.patch
1 --- include/builddefs.in~       2004-04-05 05:12:56.000000000 +0200
2 +++ include/builddefs.in        2004-05-25 17:10:39.165846544 +0200
3 @@ -108,7 +108,7 @@
4  PCFLAGS = -I/usr/local/include
5  endif
6  
7 -GCFLAGS += -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall -I$(TOPDIR)/include \
8 +GCFLAGS += $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall -I$(TOPDIR)/include \
9         -DVERSION=\"$(PKG_VERSION)\" -DLOCALEDIR=\"$(PKG_LOCALE_DIR)\" \
10         -DPACKAGE=\"$(PKG_NAME)\"
11  
This page took 0.184053 seconds and 3 git commands to generate.