aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/vfprintf-process-arg.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-08-08 09:27:55 -0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-17 23:38:14 +0200
commit7ac405a74c6069b0627dc2d8449a82a621f8ff06 (patch)
tree86d950121d9f8d622ce100d1a1dcbf063a878fdd /stdio-common/vfprintf-process-arg.c
parent6135d50e44233d8c89ca788f78c669941ad09fb9 (diff)
downloadglibc-7ac405a74c6069b0627dc2d8449a82a621f8ff06.tar
glibc-7ac405a74c6069b0627dc2d8449a82a621f8ff06.tar.gz
glibc-7ac405a74c6069b0627dc2d8449a82a621f8ff06.tar.bz2
glibc-7ac405a74c6069b0627dc2d8449a82a621f8ff06.zip
i686: Fix build with --disable-multiarch
Since i686 provides the fortified wrappers for memcpy, mempcpy, memmove, and memset on the same string implementation, the static build tries to optimized it by not tying the fortified wrappers to string routine (to avoid pulling the fortify function if they are not required). Checked on i686-linux-gnu building with different option: default and --disable-multi-arch plus default, --disable-default-pie, --enable-fortify-source={2,3}, and --enable-fortify-source={2,3} with --disable-default-pie. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org> (cherry picked from commit c73c96a4a1af1326df7f96eec58209e1e04066d8)
Diffstat (limited to 'stdio-common/vfprintf-process-arg.c')
0 files changed, 0 insertions, 0 deletions