Use libc_hidden_* for fputs (bug 15105).
[glibc.git] / sysdeps / aarch64 / Makefile
blob5f3e20371accfb001de6dff342bb323b424324ca
1 long-double-fcts = yes
3 ifeq ($(subdir),elf)
4 sysdep-dl-routines += tlsdesc dl-tlsdesc
5 gen-as-const-headers += dl-link.sym
6 endif
8 ifeq ($(subdir),csu)
9 gen-as-const-headers += tlsdesc.sym
10 endif
12 ifeq ($(subdir),gmon)
13 CFLAGS-mcount.c += -mgeneral-regs-only
14 endif