From 86c2982568de1ad4d4cc12a65b19231331484405 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 10 Feb 2022 18:00:59 -0800 Subject: Run patches thru `manage-packages -P` This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman --- packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch') diff --git a/packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch b/packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch index 68faeee4..fd0f4396 100644 --- a/packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch +++ b/packages/glibc/2.17/0022-glibc-powerpc-ldbl_high.patch @@ -1,7 +1,10 @@ -diff -urN glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h ---- glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h 2014-05-27 19:58:07.000000000 -0500 -+++ glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h 2014-05-27 19:59:00.000000000 -0500 -@@ -190,6 +190,9 @@ +--- + sysdeps/ieee754/ldbl-128ibm/math_ldbl.h | 3 +++ + 1 file changed, 3 insertions(+) + +--- a/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h ++++ b/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h +@@ -149,6 +149,9 @@ # define ldbl_unpack default_ldbl_unpack #endif -- cgit v1.2.3