summaryrefslogtreecommitdiff
path: root/sysdeps/ia64/Makefile
blob: 5f04a9dd663f6d04286e4fc60b6249a28dff8a71 (plain)
1
2
3
4
5
6
7
8
ifeq ($(subdir), csu)
CPPFLAGS-start.S = -D__ASSEMBLY__
endif

ifeq ($(subdir),elf)
dl-routines += dl-symaddr dl-fptr
rtld-routines += dl-symaddr dl-fptr
endif