summaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/Makefile
blob: 06323550e947caa282a58e0dcf57888e8cf789d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
long-double-fcts = yes

ifeq ($(subdir),debug)
CFLAGS-backtrace.c += -funwind-tables
endif

ifeq ($(subdir),elf)
sysdep-dl-routines += tlsdesc dl-tlsdesc
gen-as-const-headers += dl-link.sym
endif

ifeq ($(subdir),csu)
gen-as-const-headers += tlsdesc.sym
endif