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.24+ds
* d/copyright: reflect upstream changes
* mips64-generic.patch: drop patch, applied upstream
* revert-lapack-gedmd.patch: new patch for compiling against LAPACK 3.11
* Build on loong64 architecture
* d/rules: pass the number of requested parallel jobs to the build system.
Previously the build system would always use as many parallel jobs as there
are logical CPU cores.