]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/Makefile
Pass -nostdlib -nostartfiles together with -r [BZ #31753]
[thirdparty/glibc.git] / string / Makefile
index 3ba77e1b2f5e5306957d7d0a3e806ea45136a582..8f31fa49e621c0351a2ce26ca2f8ca9c0eb53f3f 100644 (file)
@@ -270,6 +270,7 @@ CFLAGS-memcpy.c += $(no-stack-protector)
 CFLAGS-wordcopy.c += $(no-stack-protector)
 # Called during static initialization
 CFLAGS-strncmp.c += $(no-stack-protector)
+CFLAGS-memset.c += $(no-stack-protector)
 
 CFLAGS-argz-next.c += $(config-cflags-wno-ignored-attributes)
 CFLAGS-basename.c += $(config-cflags-wno-ignored-attributes)