소스 검색

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…
취소
저장