summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/value/change_values/libcxx/atomic/Makefile
blob: 564cbada74e080ec50299623dd06e3f19aa87f76 (plain)
1
2
3
4
5
6
CXX_SOURCES := main.cpp

USE_LIBCPP := 1

CXXFLAGS_EXTRAS := -O0
include Makefile.rules