瀏覽代碼

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 查看文件

BOOTSTRAP_PHASES = [ BOOTSTRAP_PHASES = [
'bootstrap-p1', 'bootstrap-p1',
'bootstrap-p2', 'bootstrap-p2',
'bootstrap-p3',
] ]


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

Loading…
取消
儲存