]> git.pld-linux.org Git - packages/xfsprogs.git/blobdiff - xfsprogs-cflags.patch
- hack libdirs in *.la
[packages/xfsprogs.git] / xfsprogs-cflags.patch
index 65d16a54c45272a677e612fd8f96edc69ef1635c..5463e6d9081d6bae17e9d12e52a3dc981003119b 100644 (file)
@@ -1,11 +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 @@
+--- xfsprogs-2.6.25/include/builddefs.in.orig  2004-10-13 02:26:03.000000000 +0200
++++ xfsprogs-2.6.25/include/builddefs.in       2004-10-17 16:10:37.832771624 +0200
+@@ -113,7 +113,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)\"
+-GCFLAGS = -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
++GCFLAGS = $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
+         -DVERSION=\"$(PKG_VERSION)\" -DLOCALEDIR=\"$(PKG_LOCALE_DIR)\"  \
+         -DPACKAGE=\"$(PKG_NAME)\" -I$(TOPDIR)/include
  
This page took 0.111834 seconds and 4 git commands to generate.