Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
visus
/
dds
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Make the _build/ dir before copying the freebsd artifact from the VM
default_compile_flags
vector-of-bool
4 anni fa
parent
b9f1f264ca
commit
f5b6dd0080
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-0
Makefile
+ 1
- 0
Makefile
Vedi File
@@ -64,6 +64,7 @@ vagrant-freebsd-ci:
-B download \
-T tools/freebsd-gcc-10.jsonc \
'
mkdir -p _build/
vagrant scp freebsd11:/vagrant/_build/dds _build/dds-freebsd-x64
vagrant halt
Write
Preview
Loading…
Annulla
Salva