Skip to content

Commit

Permalink
Update GHA.Windows: find working msys2 settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Jun 14, 2024
1 parent 7099eb4 commit 1a7d750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win/configure
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,7 @@ else
all:
@echo 'ac_maketemp="${MAKE}"'
EOF
cat conftestmake
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
if test -n "$ac_maketemp"; then
Expand Down

0 comments on commit 1a7d750

Please sign in to comment.