summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/Makefile
blob: 493ea3f7f68dad91817836a772770522fd600ccb (plain)
1
2
3
4
5
C_SOURCES := main.c

CFLAGS ?= -g -fomit-frame-pointer

include Makefile.rules
OpenPOWER on IntegriCloud