SF.net SVN: gar:[25449] csw/mgar/gar/v2/gar.conf.mk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Dec 11 14:29:52 CET 2015
Revision: 25449
http://sourceforge.net/p/gar/code/25449
Author: dmichelsen
Date: 2015-12-11 13:29:52 +0000 (Fri, 11 Dec 2015)
Log Message:
-----------
mGAR v2: Move from GCC 5.1 to 5.2
Modified Paths:
--------------
csw/mgar/gar/v2/gar.conf.mk
Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2015-12-11 13:09:33 UTC (rev 25448)
+++ csw/mgar/gar/v2/gar.conf.mk 2015-12-11 13:29:52 UTC (rev 25449)
@@ -607,7 +607,7 @@
SOS12U4_CC_HOME ?= /opt/solarisstudio12.4
GCC4_VERSION ?= 4.9
- GCC5_VERSION ?= 5.1
+ GCC5_VERSION ?= 5.2
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