瀏覽代碼

Bootstrap phase 3 is now the basis

default_compile_flags
vector-of-bool 5 年之前
父節點
當前提交
dfa559c1df
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      tools/bootstrap.py

+ 1
- 0
tools/bootstrap.py 查看文件

@@ -9,6 +9,7 @@ import shutil
BOOTSTRAP_PHASES = [
'bootstrap-p1',
'bootstrap-p2',
'bootstrap-p3',
]

HERE = Path(__file__).parent.absolute()

Loading…
取消
儲存