mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Remove debug print
[SVN r57888]
This commit is contained in:
@@ -28,7 +28,6 @@ rule init ( version ? : command * : options * )
|
||||
command = [ common.get-invocation-command vacpp : xlC
|
||||
: $(command) : "/usr/vacpp/bin/xlC" ] ;
|
||||
|
||||
ECHO "XXXXXXXX" $(options) ;
|
||||
common.handle-options vacpp : $(condition) : $(command) : $(options) ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user