sparc: Implement memcpy/mempcpy ifunc selection in C
[glibc.git] / sysdeps / sparc / sparc32 / sparcv9 / multiarch / Makefile
blobca44798b2385717592c05f43bc8e8f75293b509d
1 ifeq ($(subdir),crypt)
2 libcrypt-sysdep_routines += md5-crop sha256-crop sha512-crop
3 endif
5 ifeq ($(subdir),locale)
6 localedef-aux += md5-crop
7 endif
9 ifeq ($(subdir),string)
10 sysdep_routines += memcpy-ultra3 memcpy-niagara1 memcpy-niagara2 \
11 memset-niagara1 memcpy-niagara4 memset-niagara4 \
12 memcpy-ultra1
13 endif