summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sébastien Villemot [Thu, 13 Feb 2020 17:52:52 +0000 (17:52 +0000)]
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
Sébastien Villemot [Thu, 13 Feb 2020 17:52:52 +0000 (17:52 +0000)]
openblas (0.3.8+ds-1) unstable; urgency=medium
* New upstream version 0.3.8+ds
+ unfortunately we cannot enable dynamic arch for s390x, because it will
not work correctly on pre-Z13 systems (there is no fallbak on
ZARCH_GENERIC, see driver/other/dynamic_zarch.c)
* d/copyright: reflect upstream changes
* dgemm-test-without-lapacke.patch: drop patch, applied upstream
* Remove spurious TARGET setting for ppc64el, which has dynamic arch
* Bump S-V to 4.5.0
* d/rules: do not run testsuite in override_dh_auto_build.
It is already run in override_dh_auto_test.
Also honour DEB_BUILD_OPTIONS=nocheck.
* d/rules: ensure that whole build fails if build/test/install fails for one
flavour
* Remove unused override for libopenblas-dev
* link-tests-openmp.patch: new patch, fixes build failure in OpenMP variants
[dgit import unpatched openblas 0.3.8+ds-1]
Sébastien Villemot [Thu, 13 Feb 2020 17:52:52 +0000 (17:52 +0000)]
Import openblas_0.3.8+ds.orig.tar.xz
[dgit import orig openblas_0.3.8+ds.orig.tar.xz]
Sébastien Villemot [Thu, 13 Feb 2020 17:52:52 +0000 (17:52 +0000)]
Import openblas_0.3.8+ds-1.debian.tar.xz
[dgit import tarball openblas 0.3.8+ds-1 openblas_0.3.8+ds-1.debian.tar.xz]