From 4da1b1d0fdc3290bc3b93c2ff9fdfdd7d1df02b1 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Mon, 23 Apr 2018 15:06:24 +0200 Subject: gnupg: Update a patch to avoid fuzz Signed-off-by: Peter Kjellerstedt --- recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch b/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch index 2855cab..c3c361d 100644 --- a/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch +++ b/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch @@ -15,5 +15,4 @@ Upstream-Status: Inappropriate [configuration] +#if defined (__arm__) && W_TYPE_SIZE == 32 && !defined(__thumb__) #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ __asm__ ("adds %1, %4, %5\n" \ - "adc %0, %2, %3" \ - + "adc %0, %2, %3" \ -- cgit v1.2.3-54-g00ecf