소스 검색

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…
취소
저장