summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
blob: ea79c55cd4a9b137984cbfb8290cd2bcfabdd900 (plain)
1
2
3
4
5
6
LEVEL = ../../make

C_SOURCES := main.c
CFLAGS_EXTRAS = -mthumb

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud