]> granicus.if.org Git - nethack/commitdiff
CI mingw build should now invoke compile via gcc
authornhmall <nhmall@nethack.org>
Fri, 28 Jan 2022 12:49:41 +0000 (07:49 -0500)
committernhmall <nhmall@nethack.org>
Fri, 28 Jan 2022 12:49:41 +0000 (07:49 -0500)
azure-pipelines.yml

index e112ee945c37ff295edb506da2ed5e80641fd24f..34a8eaa31308cbd2d4eede950d1cc3b5d30c0d7f 100644 (file)
@@ -137,7 +137,6 @@ steps:
     export ADD_CURSES=Y
     export PDCURSES_TOP=../submodules/pdcurses
     export LUA_VERSION=5.4.4
-    export TRAVIS_COMPILER=1
     cp ../sys/windows/Makefile.mingw32* .
     mingw32-make -f Makefile.mingw32 LUA_VERSION=$LUA_VERSION clean
     mingw32-make -f Makefile.mingw32 LUA_VERSION=$LUA_VERSION depend