]> git.ipfire.org Git - thirdparty/glibc.git/commit
alpha: Fix static gettimeofday symbol
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 13 Feb 2020 11:27:27 +0000 (08:27 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 13 Feb 2020 11:27:27 +0000 (08:27 -0300)
commitd3436a7f3240b8a657d35e417515d4e18fc9e396
treef2c1837b879d4ce4a67627551e1c6bfad669f527
parentfd3540deff239355a01314947b9313042654c1e7
alpha: Fix static gettimeofday symbol

By undef strong_alias on alpha implementation, the
default_symbol_version macro becomes an empty macro on static build.
It fixes the issue introduced at c953219420.

Checked on alpha-linux-gnu with a 'make check run-built-tests=no'.
sysdeps/unix/sysv/linux/alpha/gettimeofday.c
time/gettimeofday.c