mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Fix typo.
Thanks to Van Nguyen for the bug report. [SVN r26210]
This commit is contained in:
@@ -39,7 +39,7 @@ rule init ( version ? : # the compiler version
|
||||
|
||||
common.handle-options intel-win : $(condition) : $(command) : $(options) ;
|
||||
|
||||
local root = [ common.get-absolute-tool-path $(command[-1]) ] ;)
|
||||
local root = [ common.get-absolute-tool-path $(command[-1]) ] ;
|
||||
|
||||
local setup ;
|
||||
setup = $(root:D)/iclvars.bat ;
|
||||
|
||||
Reference in New Issue
Block a user