Commit 42daeba8 authored by Alexandre Julliard's avatar Alexandre Julliard

gitlab: Force updating configure.

parent cd7e8659
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment