summaryrefslogtreecommitdiff
path: root/sysdeps/tile/Makefile
blob: 3cd4d1e7524a78203ad325ef5ed4d5f11d16bb05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# We don't support long doubles as a distinct type.  We don't need to set
# this variable; it's here mostly for documentational purposes.

long-double-fcts = no

ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif

ifeq ($(subdir),elf)
# Extra shared linker files to link only into dl-allobjs.so.
sysdep-rtld-routines += dl-start __tls_get_addr
endif