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 e4c075b commit 9bd839dCopy full SHA for 9bd839d
emacs-build.cmd
@@ -25,10 +25,10 @@ emacs-build.cmd --nativecomp --clone --deps --build --pack-emacs --pdf-tools --m
25
goto:eof
26
27
:help
28
-powershell -c scripts\setup-msys2.ps1
+powershell -noprofile -c scripts\setup-msys2.ps1
29
.\scripts\msys2.cmd -c "./emacs-build.sh --help"
30
31
32
:run
33
34
.\scripts\msys2.cmd -c "./emacs-build.sh %*"
0 commit comments