Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
visus
/
dds
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Different exception than I expected
default_compile_flags
vector-of-bool
5 vuotta sitten
vanhempi
a82225c3be
commit
5ef5c84225
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
+1
-1
tools/build.py
+ 1
- 1
tools/build.py
Näytä tiedosto
@@ -44,7 +44,7 @@ def have_ccache() -> bool:
try:
subprocess.check_output(['ccache', '--version'])
return True
except
subprocess.CalledProcess
Error:
except
FileNotFound
Error:
return False
Write
Preview
Loading…
Peruuta
Tallenna