summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/ambiguous_tail_call_seq1/Makefile
blob: 41c46c6626b3ef153e2bea813aa31f531ac2df8c (plain)
1
2
3
CXX_SOURCES := main.cpp
include Makefile.rules
CXXFLAGS += -g -O1 -glldb
OpenPOWER on IntegriCloud