comment out WANT_ASAN=1 for now

encountered an error testing it on macOS
This commit is contained in:
nhmall
2023-03-29 22:09:19 -04:00
parent d783afbda1
commit 85feda8774
2 changed files with 5 additions and 3 deletions

View File

@@ -72,8 +72,10 @@ endif # WANT_WIN_QT
#-INCLUDE multiw-3.370
ifdef NEED_ASAN
ifeq "$(NEED_ASAN)" "1"
LFLAGS +=-fsanitize=address
#LFLAGS +=-fsanitize=address
endif
endif
# NetHack sources control