summaryrefslogtreecommitdiffstats
path: root/lldb/tools/intel-features/intel-mpx/test/Makefile
blob: b18044407a703ca0fc09a5dc74caff88bf9ab1bf (plain)
1
2
3
4
5
6
7
LEVEL = ../../../../make

CXX_SOURCES := main.cpp

CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd

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