about summary refs log tree commit diff
path: root/login
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-03-20 11:31:54 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-05-21 13:44:22 -0300
commit1f09aae36aa185b8b1100dfa6b776442279bf580 (patch)
tree39e35d67a10c17d861dad52c5a1cfae39285bdc9 /login
parent0b716305dfb48c2d13ed4f7d06c082b90c1d226f (diff)
downloadglibc-1f09aae36aa185b8b1100dfa6b776442279bf580.tar.gz
glibc-1f09aae36aa185b8b1100dfa6b776442279bf580.tar.xz
glibc-1f09aae36aa185b8b1100dfa6b776442279bf580.zip
math: Fix i386 and m68k exp10 on static build (BZ 31775)
The commit 08ddd26814 removed the static exp10 on i386 and m68k with an
empty w_exp10.c (required for the ABIs that uses the newly
implementation).  This patch fixes by adding the required symbols on the
arch-specific w_exp{f}_compat.c implementation.

Checked on i686-linux-gnu and with a build for m68k-linux-gnu.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'login')
0 files changed, 0 insertions, 0 deletions