Procházet zdrojové kódy

Make the _build/ dir before copying the freebsd artifact from the VM

default_compile_flags
vector-of-bool před 4 roky
rodič
revize
f5b6dd0080
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit