x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-generic
commitec9013727d75da0e61f4527780a7227b5b2e81ba
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 8 Jul 2022 23:06:04 +0000 (8 16:06 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 8 Jul 2022 23:06:04 +0000 (8 16:06 -0700)
tree4010e6e4d32bae0fcb158045996df46f3bdcdf58
parent2a5b4f7a715921a232f67f6810268c6cd6aa0af2
x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-generic

Remove redundant strcspn-generic, strpbrk-generic and strspn-generic
from sysdep_routines in sysdeps/x86_64/multiarch/Makefile added by

commit c69f960b017b2cdf39335739009526a72fb20379
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date:   Sun Jul 3 21:28:07 2022 -0700

    x86: Add support for building str{c|p}{brk|spn} with explicit ISA level

since they have been added to sysdep_routines in sysdeps/x86_64/Makefile.
sysdeps/x86_64/multiarch/Makefile