summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/asan/Makefile
blob: dc8d682f831a4b9a66f7a5e76e22606df9a728aa (plain)
1
2
3
4
5
6
LEVEL = ../../make

C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=address -g -gcolumn-info

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud