summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/unicode-in-variable/Makefile
blob: 3759b5f92554b209137406f156f5edfe214e044d (plain)
1
2
3
4
LEVEL = ../../make
CXX_SOURCES := main.cpp
CXX_FLAGS_EXTRA := -finput-charset=UTF-8 -fextended-identifiers
include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud