# HG changeset patch # User Mark Brand # Date 1301167926 -3600 # Node ID 9e49c835d73e6ccf2efb000e4fc1ec43311369de # Parent 2b61473dba61e3c3d4739275981f70684e64c5d2 package geos: patch provenance diff -r 2b61473dba61 -r 9e49c835d73e src/geos-1-fixes.patch --- a/src/geos-1-fixes.patch Sat Mar 26 20:31:39 2011 +0100 +++ b/src/geos-1-fixes.patch Sat Mar 26 20:32:06 2011 +0100 @@ -1,7 +1,9 @@ This file is part of mingw-cross-env. See doc/index.html for further information. -Contains ad hoc patches for cross building. +Patches for GCC 4.6 compatibility. +Backported from 3 patches from this thread: +http://lists.osgeo.org/pipermail/geos-devel/2011-March/005156.html From d63201ebcc9c6e186660a70973e2fb485fb2c681 Mon Sep 17 00:00:00 2001 From: mingw-cross-env