From 791dc803880d78e4dc1f55bc718d18973293d8be Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 12 Sep 2018 11:42:33 -0300 Subject: [PATCH] uftrace: make i686 patches actually apply. --- srcpkgs/uftrace/patches/i686.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uftrace/patches/i686.patch b/srcpkgs/uftrace/patches/i686.patch index dabca00ac2b..38f931da15c 100644 --- a/srcpkgs/uftrace/patches/i686.patch +++ b/srcpkgs/uftrace/patches/i686.patch @@ -1,5 +1,5 @@ ---- uftrace-0.9/arch/i386/mcount-dynamic.c.orig -+++ uftrace-0.9/arch/i386/mcount-dynamic.c +--- arch/i386/mcount-dynamic.c.orig ++++ arch/i386/mcount-dynamic.c @@ -22,11 +22,11 @@ size_t trampoline_size = 16;