$OpenBSD: gcc3-patch-glib_tests_Makefile_in,v 1.1 2013/08/23 07:55:31 ajacoutot Exp $

-Wstrict-aliasing is not supported by GCC3.

--- glib/tests/Makefile.in.orig	Fri Aug 23 09:51:32 2013
+++ glib/tests/Makefile.in	Fri Aug 23 09:52:03 2013
@@ -83,7 +83,7 @@ host_triplet = @host@
 DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \
 	$(srcdir)/Makefile.am $(top_srcdir)/depcomp
 noinst_PROGRAMS = $(am__EXEEXT_3) test-spawn-echo$(EXEEXT)
-@HAVE_GCC_TRUE@am__append_1 = -Wstrict-aliasing=2
+#@HAVE_GCC_TRUE@am__append_1 = -Wstrict-aliasing=2
 @HAVE_EVENTFD_TRUE@am__append_2 = gwakeup-fallback
 @OS_UNIX_TRUE@am__append_3 = unix include
 subdir = glib/tests
