]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- removes O1 from CFLAGS
authoraverne <averne@pld-linux.org>
Tue, 25 May 2004 15:10:48 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs-cflags.patch -> 1.1

xfsprogs-cflags.patch [new file with mode: 0644]

diff --git a/xfsprogs-cflags.patch b/xfsprogs-cflags.patch
new file mode 100644 (file)
index 0000000..65d16a5
--- /dev/null
@@ -0,0 +1,11 @@
+--- include/builddefs.in~      2004-04-05 05:12:56.000000000 +0200
++++ include/builddefs.in       2004-05-25 17:10:39.165846544 +0200
+@@ -108,7 +108,7 @@
+ PCFLAGS = -I/usr/local/include
+ endif
+-GCFLAGS += -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall -I$(TOPDIR)/include \
++GCFLAGS += $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall -I$(TOPDIR)/include \
+       -DVERSION=\"$(PKG_VERSION)\" -DLOCALEDIR=\"$(PKG_LOCALE_DIR)\" \
+       -DPACKAGE=\"$(PKG_NAME)\"
This page took 0.201923 seconds and 4 git commands to generate.