mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Fix typo
[SVN r23370]
This commit is contained in:
@@ -30,7 +30,7 @@ rule init ( version ? : command * : compile_options * : link_options * )
|
||||
local condition = [ common.check-init-parameters intel-linux
|
||||
: version $(version) ] ;
|
||||
|
||||
name = [ common.get-invocation-command intel-linux : icc
|
||||
command = [ common.get-invocation-command intel-linux : icc
|
||||
: $(command) : /opt/intel_cc_80/bin ] ;
|
||||
|
||||
flags intel-linux CONFIG_COMMAND $(condition) : $(command) ;
|
||||
|
||||
Reference in New Issue
Block a user