aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-06-01 16:00:48 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-06-01 16:00:52 +0200
commitc8a11c58673a5b9a25443f2c53231b660a8b4071 (patch)
tree5ab7f8d455d030197e3be36c59e5680f1d447f71 /stdio-common/Makefile
parent3842ba494963b1d76ad5f68b8d1e5c2279160e31 (diff)
downloadglibc-c8a11c58673a5b9a25443f2c53231b660a8b4071.zip
glibc-c8a11c58673a5b9a25443f2c53231b660a8b4071.tar.gz
glibc-c8a11c58673a5b9a25443f2c53231b660a8b4071.tar.bz2
stdio-common: Remove _IO_vfwscanf
The symbol has never been exported, so no compatibility symbol is needed. Removing this file prevents ld from creation an exported symbol in case GLIBC_2_0 expands to a symbol version which does not have a local: *; directive in the symbol version map file. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r--stdio-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index b2458ba..f87796a 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -40,7 +40,7 @@ routines := \
isoc99_scanf isoc99_vscanf isoc99_fscanf isoc99_vfscanf isoc99_sscanf \
isoc99_vsscanf \
psiginfo gentempfd \
- vfscanf-internal vfwscanf-internal iovfscanf iovfwscanf \
+ vfscanf-internal vfwscanf-internal iovfscanf \
vfprintf-internal vfwprintf-internal
aux := errlist siglist printf-parsemb printf-parsewc fxprintf