From 41e0d74e92d660b1b2e96f6dbaa00eb3eb84623e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 30 Dec 2008 13:48:34 +0000
Subject: CWS-TOOLING: integrate CWS hr58 2008-12-29 16:47:08 +0100 hr r265821
: #i97331#: changes for compiling with SunStudio12 on Solaris 10 (x86)
2008-12-18 16:16:11 +0100 hr r265701 : #i97331#: revert to revision r265576
2008-12-18 16:00:41 +0100 hr r265699 : #i97331#: fix typo in last change
2008-12-17 18:16:18 +0100 hr r265653 : #i97331#: add comment 2008-12-17
18:11:11 +0100 hr r265652 : #i97331#: make -xc99=all again dependend on
SYSBASEROOT being set 2008-12-17 01:54:23 +0100 hr r265576 : #i97331#:
changes for compiling with SunStudio12 on Solaris 10 (Sparc)
---
solenv/config/sdev300.ini | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'solenv/config/sdev300.ini')
diff --git a/solenv/config/sdev300.ini b/solenv/config/sdev300.ini
index c23d01aabc5f..177591e86c2d 100644
--- a/solenv/config/sdev300.ini
+++ b/solenv/config/sdev300.ini
@@ -1603,11 +1603,11 @@ unxsoli4
{
SOLAR_ENV_ROOT /so/env
SOLAR_SOURCE_ROOT %DRIVE_O%
- SOLAR_SYSBASE_ROOT /so/env/solaris_2.8_intel
+ SOLAR_SYSBASE_ROOT /so/env/solaris_2.10_intel
}
common1
{
- COMPATH /so/env/compilers/SUNWS8_p/intel/SUNWspro
+ COMPATH /so/env/compilers/SUNWS12_p/intel/SUNWspro
DEVROOT %SOLAR_ENV_ROOT%
LFS_CFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PERL %SOLAR_ENV_ROOT%/bt_solaris_intel/bin/perl
@@ -1904,11 +1904,11 @@ unxsols4
SOLAR_ENV_ROOT /so/env
SOLAR_LICENSE_FILE /opt/SUNWspro/license_dir/sunpro.lic,1
SOLAR_SOURCE_ROOT %DRIVE_O%
- SOLAR_SYSBASE_ROOT /so/env/solaris_2.8_sparc
+ SOLAR_SYSBASE_ROOT /so/env/solaris_2.10_sparc
}
common1
{
- COMPATH /so/env/compilers/SUNWS8_p/sparc/SUNWspro
+ COMPATH /so/env/compilers/SUNWS12_p/sparc/SUNWspro
DEVROOT %SOLAR_ENV_ROOT%
LFS_CFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PERL %SOLAR_ENV_ROOT%/bt_solaris_sparc/bin/perl
--
cgit