Ver código fonte

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 anos atrás
pai
commit
b9e2be1914
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      build/lol-build

+ 3
- 0
build/lol-build Ver arquivo

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


Carregando…
Cancelar
Salvar