SSSE3 strcpy/stpcpy for x86-64
[glibc.git] / sysdeps / x86_64 / multiarch / Makefile
blob127592aa3ac2cd4bfc874e35bb9ec2077ec669c8
1 ifeq ($(subdir),csu)
2 aux += init-arch
3 gen-as-const-headers += ifunc-defines.sym
4 endif
6 ifeq ($(subdir),string)
7 sysdep_routines += stpncpy-c strncpy-c strncmp-c
8 endif