diff options
Diffstat (limited to 'glibc/glibc-2.3.2/librt-mips.patch')
-rw-r--r-- | glibc/glibc-2.3.2/librt-mips.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/glibc/glibc-2.3.2/librt-mips.patch b/glibc/glibc-2.3.2/librt-mips.patch deleted file mode 100644 index 3c8f2b8c4e..0000000000 --- a/glibc/glibc-2.3.2/librt-mips.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- sysdeps/unix/sysv/linux/mips/Versions.orig Tue Sep 24 15:56:55 2002 -+++ sysdeps/unix/sysv/linux/mips/Versions Tue Sep 24 15:49:27 2002 -@@ -34,3 +34,9 @@ - _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; - } - } -+librt { -+ GLIBC_2.0 { -+ # c* -+ clock_gettime; clock_settime; -+ } -+} |