--- /glibc/sysdeps/unix/sysv/linux/riscv/multiarch/Makefile.expected +++ /glibc/sysdeps/unix/sysv/linux/riscv/multiarch/Makefile 2025-12-29 02:44:27.981344225 +0000 @@ -1,14 +1,14 @@ ifeq ($(subdir),string) sysdep_routines += \ - memcmp \ - memcmp-generic \ - memcmp_vector \ memcpy \ memcpy-generic \ memcpy_noalignment \ memset \ memset-generic \ memset-vector \ + memcmp \ + memcmp-generic \ + memcmp_vector \ # sysdep_routines CFLAGS-memcpy_noalignment.c += -mno-strict-align --- Tested 192 Makefiles and 1 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting