瀏覽代碼

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

default_compile_flags
vector-of-bool 4 年之前
父節點
當前提交
f5b6dd0080
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile 查看文件

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


Loading…
取消
儲存