Skip to content

Commit

Permalink
Get rid of unnecessary sanitizer flags, GAS preprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
aglab2 committed Jan 15, 2023
1 parent 95ee1a2 commit 197957d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,245 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -874,8 +874,6 @@ ifeq ($(DEBUG), 1)

LDFLAGS += -DEBUG
else
LDFLAGS += -fsanitize=address
CFLAGS += -fsanitize=address
CPUOPTS += -O0 -g
endif
else
Expand Down
Loading

0 comments on commit 197957d

Please sign in to comment.