Skip to content

Commit

Permalink
Trying to debug windows ci 2
Browse files Browse the repository at this point in the history
Bench: 2134743
  • Loading branch information
SzilBalazs committed Aug 17, 2023
1 parent 61c95cf commit da73e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ endif

# Native build with debug symbols
ifeq ($(build), debug)
TARGET_FLAGS = -g3
TARGET_FLAGS = -g
else
DEFINE_FLAGS += -DNDEBUG
endif
Expand Down

0 comments on commit da73e9c

Please sign in to comment.