summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile
blob: 4ad7aff9147073b04190960993ca0fdb0048eb1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ifeq ($(subdir),crypt)
libcrypt-sysdep_routines += md5-crop sha256-crop sha512-crop
endif

ifeq ($(subdir),locale)
localedef-aux += md5-crop
endif

ifeq ($(subdir),string)
sysdep_routines += memcpy-ultra3 memcpy-niagara1 memcpy-niagara2 \
		   memset-niagara1 memcpy-niagara4 memset-niagara4
endif