aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objcxx/objc-from-cpp-frames-without-debuginfo/Makefile
blob: 7c3c32d6f82df4ecb39e2fc0e301a7bc0b108d9f (plain)
1
2
3
4
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -g0

include Makefile.rules