Remove i486 subdirectory
[glibc.git] / sysdeps / aarch64 / Makefile
blob06323550e947caa282a58e0dcf57888e8cf789d7
1 long-double-fcts = yes
3 ifeq ($(subdir),debug)
4 CFLAGS-backtrace.c += -funwind-tables
5 endif
7 ifeq ($(subdir),elf)
8 sysdep-dl-routines += tlsdesc dl-tlsdesc
9 gen-as-const-headers += dl-link.sym
10 endif
12 ifeq ($(subdir),csu)
13 gen-as-const-headers += tlsdesc.sym
14 endif