summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/lang/cpp/char8_t/Makefile
blob: e7c9938b5a85ebf46dc33966330ef8afb211b1d1 (plain) (blame)
1
2
3
4
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++2a -fchar8_t

include Makefile.rules