mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 10:12:31 +00:00
Undo last.
This commit is contained in:
@@ -41,11 +41,11 @@ endif
|
||||
AM_CPPFLAGS += -DDEBUG
|
||||
endif
|
||||
AM_CPPFLAGS += -iquote.
|
||||
endif
|
||||
if IS_ASAN
|
||||
AM_CFLAGS += -fsanitize=address
|
||||
AM_LDFLAGS += -fsanitize=address
|
||||
endif
|
||||
endif
|
||||
|
||||
# Set flags for Solaris.
|
||||
if IS_SUNOS
|
||||
|
||||
Reference in New Issue
Block a user