ソースを参照

Update p1 bootstrap

default_compile_flags
vector-of-bool 5年前
コミット
ec924cabce
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tools/bootstrap.py

+ 1
- 1
tools/bootstrap.py ファイルの表示





BOOTSTRAP_PHASES = [ BOOTSTRAP_PHASES = [
BootstrapPhase('bootstrap-p1.1', 'g++-8', 'cl.exe'),
BootstrapPhase('bootstrap-p1.2', 'g++-8', 'cl.exe'),
BootstrapPhase('bootstrap-p4.2', 'g++-8', 'cl.exe'), BootstrapPhase('bootstrap-p4.2', 'g++-8', 'cl.exe'),
BootstrapPhase('bootstrap-p5.2', 'g++-9', 'cl.exe'), BootstrapPhase('bootstrap-p5.2', 'g++-9', 'cl.exe'),
] ]

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