summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/Makefile
blob: 1c35e1ffb4a3794d8af4a2c3cda110742995e5b3 (plain)
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 += strncmp-c
endif