Parcourir la source

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

on the autobuilders doesn't support it yet.
legacy
Sam Hocevar sam il y a 13 ans
Parent
révision
b9e2be1914
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      build/lol-build

+ 3
- 0
build/lol-build Voir le fichier

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


Chargement…
Annuler
Enregistrer