Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
build, win: allow vcbuild.bat to continue if NASM isn't installed
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhorton committed Apr 12, 2018
1 parent ff5e8e7 commit 06d2b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcbuild.bat
Original file line number Diff line number Diff line change
Expand Up @@ -645,4 +645,4 @@ set FULLVERSION=%NODE_VERSION%-%TAG%

:distexit
if not defined DISTTYPEDIR set DISTTYPEDIR=%DISTTYPE%
goto :EOF
exit /b 0

0 comments on commit 06d2b9c

Please sign in to comment.