]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/tile/Makefile
Use glibc_likely instead __builtin_expect.
[thirdparty/glibc.git] / sysdeps / tile / Makefile
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.
3
4 long-double-fcts = no
5
6 ifeq ($(subdir),gmon)
7 sysdep_routines += _mcount
8 endif
9
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