소스 검색

build: disable "make check" on win64 because the version of Wine installed

on the autobuilders doesn't support it yet.
legacy
Sam Hocevar sam 13 년 전
부모
커밋
b9e2be1914
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      build/lol-build

+ 3
- 0
build/lol-build 파일 보기

@@ -174,6 +174,9 @@ check()
;;
ps3-ppu)
;;
windows-amd64)
# No support for Wine64 yet
;;
*)
make check
;;


불러오는 중...
취소
저장