From 8d636658182a3e3f234e8ce032afc6562cd8dd01 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 10 Feb 2022 15:00:09 -0800 Subject: glibc-ports: remove obsolete versions The corresponding versions of glibc have been removed previously; kill their "ports" counterpart. Signed-off-by: Alexey Neyman --- packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch (limited to 'packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch') diff --git a/packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch b/packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch deleted file mode 100644 index 87d56f5b..00000000 --- a/packages/glibc-ports/2.16.0/0006-fpu-cw-mips.patch +++ /dev/null @@ -1,17 +0,0 @@ -http://sourceware.org/ml/libc-alpha/2002-10/msg00392.html - ---- - sysdeps/mips/fpu_control.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/sysdeps/mips/fpu_control.h -+++ b/sysdeps/mips/fpu_control.h -@@ -85,7 +85,7 @@ - #define _FPU_RC_UP 0x2 - #define _FPU_RC_DOWN 0x3 - --#define _FPU_RESERVED 0xfe3c0000 /* Reserved bits in cw */ -+#define _FPU_RESERVED 0xfebc0000 /* Reserved bits in cw */ - - - /* The fdlibm code requires strict IEEE double precision arithmetic, -- cgit v1.2.3