about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/Makefile
blob: 127592aa3ac2cd4bfc874e35bb9ec2077ec669c8 (plain) (blame)
1
2
3
4
5
6
7
8
ifeq ($(subdir),csu)
aux += init-arch
gen-as-const-headers += ifunc-defines.sym
endif

ifeq ($(subdir),string)
sysdep_routines += stpncpy-c strncpy-c strncmp-c
endif