ソースを参照

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()

読み込み中…
キャンセル
保存