aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/Makefile
blob: 637fa7e80bfd33525e2bc7e20fc24b190a6f4d7b (plain) (blame)
1
2
3
4
5
6
7
LEVEL = ../../../../../make

CXX_SOURCES := main.cpp
USE_LIBCPP := 1
include $(LEVEL)/Makefile.rules
CXXFLAGS += -O0