summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/Makefile
blob: 1e0987a3022b04e81ed27f695d3bb44bcc94f81d (plain)
1
2
3
4
5
6
override CFLAGS_EXTRAS += -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS
ENABLE_THREADS := YES
CXX_SOURCES := main.cpp
MAKE_DSYM :=NO

include Makefile.rules
OpenPOWER on IntegriCloud