From: Raspbian automatic forward porter Date: Sun, 20 Dec 2020 07:09:23 +0000 (+0000) Subject: Defuzz fuzzy quilt patches and/or disable broken quilt patches X-Git-Tag: archive/raspbian/0.3.13+ds-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ec7c381c7238104c03ef17be5cd880f2b0a96f91;p=openblas.git Defuzz fuzzy quilt patches and/or disable broken quilt patches --- diff --git a/debian/patches/auto-0.3.7+ds-1+rpi1-e5cdb5bc2fdbe4ed5849a311d639ae1e43ddffb5-1566623053 b/debian/patches/auto-0.3.7+ds-1+rpi1-e5cdb5bc2fdbe4ed5849a311d639ae1e43ddffb5-1566623053 index 97b3111..c4d038c 100644 --- a/debian/patches/auto-0.3.7+ds-1+rpi1-e5cdb5bc2fdbe4ed5849a311d639ae1e43ddffb5-1566623053 +++ b/debian/patches/auto-0.3.7+ds-1+rpi1-e5cdb5bc2fdbe4ed5849a311d639ae1e43ddffb5-1566623053 @@ -27,9 +27,11 @@ Date: Tue Aug 20 16:52:34 2019 +0100 Gbp-Pq: Name dgemm-test-without-lapacke.patch --- ---- openblas-0.3.7+ds.orig/Makefile.arm -+++ openblas-0.3.7+ds/Makefile.arm -@@ -9,6 +9,6 @@ endif +Index: tempdefuzz/Makefile.arm +=================================================================== +--- tempdefuzz.orig/Makefile.arm ++++ tempdefuzz/Makefile.arm +@@ -9,8 +9,8 @@ endif endif ifeq ($(CORE), ARMV6) @@ -38,3 +40,5 @@ Date: Tue Aug 20 16:52:34 2019 +0100 +CCOMMON_OPT += -mfpu=vfp -march=armv6 +FCOMMON_OPT += -mfpu=vfp -march=armv6 endif + + ifdef HAVE_NEON