[csw-devel] SF.net SVN: gar:[14021] csw/mgar/pkg/gdal/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Mar 30 20:40:36 CEST 2011
Revision: 14021
http://gar.svn.sourceforge.net/gar/?rev=14021&view=rev
Author: bdwalton
Date: 2011-03-30 18:40:36 +0000 (Wed, 30 Mar 2011)
Log Message:
-----------
gdal/trunk: build with gcc (for now...does not compile with sun cc)
Modified Paths:
--------------
csw/mgar/pkg/gdal/trunk/Makefile
Modified: csw/mgar/pkg/gdal/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdal/trunk/Makefile 2011-03-30 18:22:24 UTC (rev 14020)
+++ csw/mgar/pkg/gdal/trunk/Makefile 2011-03-30 18:40:36 UTC (rev 14021)
@@ -14,6 +14,8 @@
DISTFILES = $(DISTNAME).tar.gz
PATCHFILES += 0001-Force-the-use-of-CSWbash.patch
+GARCOMPILER = GNU
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-libz=$(prefix)
CONFIGURE_ARGS += --with-png=$(prefix)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list