SF.net SVN: gar:[23544] csw/mgar/gar/v2/gar.conf.mk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun May 4 10:28:00 CEST 2014
Revision: 23544
http://sourceforge.net/p/gar/code/23544
Author: wahwah
Date: 2014-05-04 08:28:00 +0000 (Sun, 04 May 2014)
Log Message:
-----------
mGAR v2: Set the default version of GCC to 4.9
Modified Paths:
--------------
csw/mgar/gar/v2/gar.conf.mk
Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2014-05-04 08:27:46 UTC (rev 23543)
+++ csw/mgar/gar/v2/gar.conf.mk 2014-05-04 08:28:00 UTC (rev 23544)
@@ -545,7 +545,7 @@
SOS12U2_CC_HOME ?= /opt/solstudio12.2
SOS12U3_CC_HOME ?= /opt/solarisstudio12.3
- GCC4_VERSION ?= 4.8
+ GCC4_VERSION ?= 4.9
GCC3_CC ?= $(GCC3_CC_HOME)/bin/gcc
GCC4_CC ?= $(GCC4_CC_HOME)/bin/gcc-$(GCC4_VERSION)
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