We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57bb4a commit d530702Copy full SHA for d530702
1_0_build_install_msys2_64.ps1
@@ -162,8 +162,6 @@ if ($ts -match '\A\d+\z' -and $ts -gt "1540000000") {
162
163
Run "sh -c ./autogen.sh" { sh -c "./autogen.sh"sh -c "./autogen.sh"; Get-Content -Path "./configure" | Select-Object -First 4 }
164
165
-echo (Get-Content -Path "./configure" | Select-Object -First 4)
166
-
167
cd $d_build
168
Time-Log "start"
169
0 commit comments