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
commit5365acc567a49270b4341b9d325794ec554258d9 (patch)
tree97ae39cd514942f00ab030282b1732ba5b72b30a /elf/Makefile
parent8ece45e4f586abd212d1c02d74d38ef681a45600 (diff)
downloadglibc-5365acc567a49270b4341b9d325794ec554258d9.tar.gz
glibc-5365acc567a49270b4341b9d325794ec554258d9.tar.xz
glibc-5365acc567a49270b4341b9d325794ec554258d9.zip
libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
This fixes bug 27124 because the problematic built-in vtable is gone.

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 6d566a4ff4..36901ac3ab 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -600,7 +600,6 @@ $(objpfx)tst-relro-libc.out: tst-relro-symbols.py $(..)/scripts/glibcelf.py \
 	    --required=_IO_file_jumps_maybe_mmap \
 	    --required=_IO_file_jumps_mmap \
 	    --required=_IO_mem_jumps \
-	    --required=_IO_obstack_jumps \
 	    --required=_IO_printf_buffer_as_file_jumps \
 	    --required=_IO_proc_jumps \
 	    --required=_IO_str_jumps \