1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

gitlab: Force updating configure.

This commit is contained in:
Alexandre Julliard 2023-02-08 17:32:19 +01:00
parent cd7e86599e
commit 42daeba8b8
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ set -Eeuxo pipefail
./tools/make_requests
./tools/make_makefiles
autoreconf
autoreconf -f
cd build64
../configure -q -C --enable-win64 --enable-werror --with-mingw

View File

@ -7,7 +7,7 @@ set -Eeuxo pipefail
./tools/make_requests
./tools/make_makefiles
autoreconf
autoreconf -f
cd build64
../configure -C --enable-win64 --with-mingw BISON=/usr/local/opt/bison/bin/bison