summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/ubsan/user-expression/Makefile
blob: 6e7d19b6f48c2b9a614f32ffb990bd127d90ddfb (plain)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=undefined -g

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