On Wed, Dec 13, 2017 at 10:57:44PM -0700, Jeremie Courreges-Anglas wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2017/12/13 22:57:44 > > Modified files: > geo/geos : Makefile > Removed files: > geo/geos/patches: patch-include_geos_geom_Lineal_h > patch-include_geos_geom_Polygonal_h > patch-include_geos_geom_Puntal_h > patch-include_geos_util_GEOSException_h > > Log message: > Bigger hammer to kill UTF-8 BOM (fails to build with base gcc) >
Ew :) those were suppoesed to work after https://trac.osgeo.org/geos/ticket/846 .. Anyway, geos 3.7 will require c++11 per http://trac.osgeo.org/geos/wiki/RFC5 (and gdal 2.3 will require it too per https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11) so we're beating a dead horse here..
