mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 20:21:07 +00:00
4 lines
72 B
Makefile
4 lines
72 B
Makefile
|
ifeq ($(subdir),string)
|
||
|
sysdep_routines += memcpy_neon memcpy_vfp
|
||
|
endif
|