mips: add clock_{g,s}ettime symbol compat hacks
commit55ca5af0414f921d5bfc9ca95befc902653ae03b
authorMike Frysinger <vapier@gentoo.org>
Fri, 16 Aug 2013 19:10:41 +0000 (16 15:10 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 16 Aug 2013 19:13:16 +0000 (16 15:13 -0400)
treef3865a56d978812dfe37e366b79304b6d0a39706
parent1bc05ece9a56bcf077bc5bd2007740e9db858faf
mips: add clock_{g,s}ettime symbol compat hacks

we kind of screwed ourselves into a corner by having the clock symbols
exported only with the glibc-2.0 version ... this patch fixes the
export so all new binaries built against librt will use the correct
glibc-2.2 symbol version
Versions.def
ports/sysdeps/unix/sysv/linux/mips/Versions
sysdeps/unix/clock_gettime.c
sysdeps/unix/clock_settime.c