summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/Makefile
blob: 289d25698ffb7fd3f344470027147d2fa27ac69d (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

C_SOURCES := main.c

CFLAGS ?= -g -fomit-frame-pointer

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