]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/Makefile
x86: Add support to build strcmp/strlen/strchr with explicit ISA level
[thirdparty/glibc.git] / sysdeps / x86_64 / Makefile
index e597a4855fa9c2252eb3f2cccfcdc2d05a078206..341ee69a3537d0a41c2827b3e5fddb016f8e5aa4 100644 (file)
@@ -197,6 +197,12 @@ gen-as-const-headers += tlsdesc.sym rtld-offsets.sym
 endif
 
 ifeq ($(subdir),wcsmbs)
+
+sysdep_routines += \
+  wcsncmp-generic \
+  wcsnlen-generic \
+# sysdep_routines
+
 tests += \
   tst-rsi-wcslen
 endif