2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-12 12:02:24 +00:00

Use /opt/SUNWspro as default location of Sun compiler.

Patch from Christopher Currie.


[SVN r19352]
This commit is contained in:
Vladimir Prus
2003-07-30 06:19:07 +00:00
parent 17d8027ce4
commit 6cccfdb5ce

View File

@@ -15,7 +15,7 @@ toolset.register sun ;
feature.subfeature toolset sun : version ;
# Installation root to use for versionless toolset
.root = "" ;
.root = "/opt/SUNWspro/bin/" ;
rule init ( version ? : root ? )
{