summaryrefslogtreecommitdiff
path: root/libubacktrace/sysdeps/sh/Makefile.arch
blob: 9b0de385b7fc933964164879c26463ebffde5a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Makefile for uClibc (sh/libubacktrace)
#
# Copyright (C) 2010 STMicroelectronics Ltd
# Author: Carmelo Amoroso <carmelo.amoroso@st.com>

# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#

libubacktrace_ARCH_SRC-y := backtrace.c

# -fexections is required for backtrace to work using dwarf2
CFLAGS-backtrace.c := -fexceptions