Skip to content

Commit

Permalink
Debug clang-cl AZP CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Jun 8, 2024
1 parent 772ed6a commit 5576cba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/engine/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ set B2_SOURCES=%B2_SOURCES% mod_version.cpp

set B2_CXXFLAGS=%B2_CXXFLAGS% -DNDEBUG

echo Path: %PATH%

@echo ON
%B2_CXX% %CXXFLAGS% %B2_CXXFLAGS% %B2_SOURCES% %B2_CXX_LINK%
@if errorlevel 1 goto :Finish
Expand Down

0 comments on commit 5576cba

Please sign in to comment.