powerpc: Fix missing verb and typo in comment about AT_HWCAP entry
[glibc.git] / sysdeps / aarch64 / Makefile
blob562c1373aebee6ffb4ff5c2071a23d007a8e07ba
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
16 ifeq ($(subdir),gmon)
17 CFLAGS-mcount.c += -mgeneral-regs-only
18 endif