summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/rvalue-references/Makefile
blob: 57ee6052ae9ce7ded098c8db8f607b4719fab754 (plain)
1
2
3
4
5
CXX_SOURCES := main.cpp

CXXFLAGS += -std=c++11

include Makefile.rules
OpenPOWER on IntegriCloud