summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/Makefile
blob: 30ef946c19e9c3ea7f2579bc44f476df152fcd39 (plain)
1
2
3
4
5
6
7
8
9
10
11
ifeq ($(subdir),signal)
sysdep_routines += __sigtrampoline
endif

# When I get this to work, this is the right thing
ifeq ($(subdir),elf)
CFLAGS-rtld.c += -mv8
#rtld-routines += dl-sysdepsparc
endif   # elf

asm-CPPFLAGS = -fPIC