about summary refs log tree commit diff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-12-19 18:56:55 +0100
committerFlorian Weimer <fweimer@redhat.com>2022-12-19 18:56:55 +0100
commitfb9bd841b8e8b22a42fd68c56355c2ddd211db21 (patch)
tree400bb4dd9dff3c2dc884ad3c7eef1882752b920c /elf/Makefile
parent3d0005b54af06d3bb7ab9f85bfe6a27552b11f74 (diff)
downloadglibc-fb9bd841b8e8b22a42fd68c56355c2ddd211db21.tar.gz
glibc-fb9bd841b8e8b22a42fd68c56355c2ddd211db21.tar.xz
glibc-fb9bd841b8e8b22a42fd68c56355c2ddd211db21.zip
libio: Convert __vsprintf_internal to buffers
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/Makefile')
-rw-r--r--elf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index ea64d8a470..6d566a4ff4 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -603,7 +603,6 @@ $(objpfx)tst-relro-libc.out: tst-relro-symbols.py $(..)/scripts/glibcelf.py \
 	    --required=_IO_obstack_jumps \
 	    --required=_IO_printf_buffer_as_file_jumps \
 	    --required=_IO_proc_jumps \
-	    --required=_IO_str_chk_jumps \
 	    --required=_IO_str_jumps \
 	    --required=_IO_wfile_jumps \
 	    --required=_IO_wfile_jumps_maybe_mmap \