Quellcode durchsuchen

Bootstrap phase 3 is now the basis

default_compile_flags
vector-of-bool vor 6 Jahren
Ursprung
Commit
dfa559c1df
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      tools/bootstrap.py

+ 1
- 0
tools/bootstrap.py Datei anzeigen

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


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

Laden…
Abbrechen
Speichern