Parcourir la source

Bootstrap phase 3 is now the basis

default_compile_flags
vector-of-bool il y a 5 ans
Parent
révision
dfa559c1df
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      tools/bootstrap.py

+ 1
- 0
tools/bootstrap.py Voir le fichier

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

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

Chargement…
Annuler
Enregistrer