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:
@@ -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 ? )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user