summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/unicode-in-variable/Makefile
blob: 7cc295cc1f4eb9f1ac4c6104f812430e50aad266 (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