mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Suppress warning.
[SVN r57403]
This commit is contained in:
@@ -470,7 +470,7 @@ if "_%BJAM_UPDATE%_" == "_update_" (
|
||||
|
||||
@echo ON
|
||||
@if "_%BJAM_UPDATE%_" == "_update_" goto Skip_Bootstrap
|
||||
rd /S /Q bootstrap
|
||||
if exist bootstrap rd /S /Q bootstrap
|
||||
md bootstrap
|
||||
@if not exist jamgram.y goto Bootstrap_GrammarPrep
|
||||
@if not exist jamgramtab.h goto Bootstrap_GrammarPrep
|
||||
|
||||
Reference in New Issue
Block a user