Use flags suitable for armhf port when TARGET=ARMV6
Forwarded: not-needed
Last-Update: 2015-04-29
See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
* New upstream version 0.3.19+ds
+ fixes segfault of pthread flavour when running out of memory
(Closes: #995450)
* d/copyright: reflect upstream changes
* 3422.patch (trsv shortcut revert): drop patch, applied upstream
* Tighten Build-Depends on liblapack{,64}-dev to >= 3.10.0-2~
This ensures that the fix for CVE-2021-4048 is incorporated.