Improve malloc initialization sequence
[glibc.git] / sysdeps / tile / Makefile
blob3cd4d1e7524a78203ad325ef5ed4d5f11d16bb05
1 # We don't support long doubles as a distinct type. We don't need to set
2 # this variable; it's here mostly for documentational purposes.
4 long-double-fcts = no
6 ifeq ($(subdir),gmon)
7 sysdep_routines += _mcount
8 endif
10 ifeq ($(subdir),elf)
11 # Extra shared linker files to link only into dl-allobjs.so.
12 sysdep-rtld-routines += dl-start __tls_get_addr
13 endif