Update the patch so it'll apply for 2.18.2.

This commit is contained in:
brad 2008-10-31 07:00:03 +00:00
parent 4e747330eb
commit 23586f506c

View File

@ -1,12 +1,12 @@
$OpenBSD: PPC-patch-glib_Makefile_in,v 1.2 2008/04/09 13:10:17 jasper Exp $
--- glib/Makefile.in.orig Thu Mar 27 23:03:22 2008
+++ glib/Makefile.in Thu Mar 27 23:03:45 2008
@@ -186,7 +186,7 @@ CATALOGS = @CATALOGS@
$OpenBSD: PPC-patch-glib_Makefile_in,v 1.3 2008/10/31 07:00:03 brad Exp $
--- glib/Makefile.in.orig Thu Oct 16 10:41:09 2008
+++ glib/Makefile.in Fri Oct 31 02:51:23 2008
@@ -204,7 +204,7 @@ CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
+CFLAGS = @CFLAGS@ -O0
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@