Port to 2.1: Fix alternate stack cleanup on MUSL (#18687)
[platform/upstream/coreclr.git] / build-packages.cmd
index c49ffe7..f80e39f 100644 (file)
@@ -1,4 +1,4 @@
-@if "%_echo%" neq "on" echo off
+@if not defined _echo @echo off
 setlocal EnableDelayedExpansion
 
 set "__ProjectDir=%~dp0"