Commit Graph

143 Commits

Author SHA1 Message Date
David Abdurachmanov 0cd9fe5678
Merge remote-tracking branch 'up/f29' into f29-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-09-22 11:11:31 +03:00
Susi Lehtola 7838a94118 Update to 0.3.3. 2018-09-09 10:33:57 +02:00
Susi Lehtola 9fdb102afd Update to 0.3.3. 2018-09-09 10:26:33 +02:00
Dan Horák 1aae703b57 - Fix precision in generic target on s390x 2018-08-29 20:02:08 +02:00
Susi Lehtola 56e91ff6be Add patch to avoid threading issues. 2018-08-24 18:48:32 +02:00
Susi Lehtola b24abed397 Fix second date typo... 2018-08-24 18:41:43 +02:00
Susi Lehtola b921c4b456 Fix date typo. 2018-08-24 18:41:12 +02:00
Susi Lehtola 72915d5464 Add missing %{optflags}. 2018-08-24 18:40:04 +02:00
Dan Horák 1cd0139cf2 - Explicitly set the target to generic on s390x to avoid surprises (#1615760) 2018-08-15 09:21:30 +02:00
Susi Lehtola bf5eb9904a Update patch. 2018-08-02 14:15:24 +02:00
Susi Lehtola 38b97aef71 Update to 0.3.2. 2018-08-02 14:07:57 +02:00
Susi Lehtola 3ede871da1 Only one underscore necessary. 2018-07-23 10:47:32 +02:00
Susi Lehtola 0e4914d7aa Fix build on s390x. 2018-07-23 09:21:48 +02:00
Susi Lehtola a5bfa867a0 Fix crash with multiple instances. 2018-07-22 17:05:31 +02:00
Fedora Release Engineering 1f6eccf360 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 15:02:45 +00:00
Susi Lehtola 7647c49de0 Drop obsoleted patch. 2018-07-01 19:25:36 +02:00
Susi Lehtola 7b9322f323 Update to 0.3.1. 2018-07-01 19:14:18 +02:00
Susi Lehtola 624dbc2790 Split sequential libraries from base package to openblas-serial. 2018-06-11 17:37:06 +02:00
David Abdurachmanov d6da2377d6
Disable execstack for riscv64
BUILDSTDERR: execstack: "/builddir/build/BUILDROOT/openblas-0.3.0-1.1.riscv64.fc29.riscv64/usr/lib64/libopenblas-r0.3.0.dev.so"'s architecture is not supported

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-04 17:16:40 +02:00
David Abdurachmanov 79be0c377b
Disable running of all tests on RISC-V
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-04 08:30:21 +02:00
David Abdurachmanov 0c4b2cc81f
Remove ARCH=riscv64
Remove as we end up with:

    riscv64 -ru ../../libRblas_riscv64-r0.3.0.dev.a sbdsvdx.o spotrf2.o ..
    BUILDSTDERR: make[2]: riscv64: Command not found

This happens in lapack-netlib/SRC/Makefile:556

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-03 23:19:56 +02:00
David Abdurachmanov 7a6b8e0347
Add ARCH=riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-03 20:11:09 +02:00
David Abdurachmanov 2757a8b851
Add TARGET=RISCV64 for riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-03 20:01:17 +02:00
David Abdurachmanov 7af5bb9a21
Add support for RISC-V (riscv64)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-03 15:45:23 +02:00
Susi Lehtola b344534ab3 Fix build on ppc64le. 2018-06-02 00:35:38 +02:00
Susi Lehtola dab62fddac Update to 0.3.0 2018-05-24 04:01:58 +02:00
Susi Lehtola 04dda99dcb Fix bogus date 2018-03-22 17:13:25 +01:00
Susi Lehtola 42355d300f Disable CPU affinity. 2018-03-22 16:29:34 +01:00
Susi Lehtola 37b74659ce Clean up obsolete 64 bit conditionals. 2018-03-04 22:28:09 +01:00
Susi Lehtola df383771d4 build_ldflags doesn't work on anything older than F28. 2018-02-27 12:51:59 +01:00
Susi Lehtola 0b4debe861 Use Fedora LDFLAGS. 2018-02-27 12:10:18 +01:00
Susi Lehtola 27489e02d2 Drop arch-dependent buildrequires (doesn't affect binary packages). 2018-02-14 17:19:04 +01:00
Susi Lehtola 6b477963d3 Drop arch-dependent buildrequires (doesn't affect binary packages). 2018-02-14 17:18:02 +01:00
Igor Gnatenko 71f94f1cf8
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:23:42 +01:00
Igor Gnatenko 81bfc49af3 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:57:33 +01:00
Fedora Release Engineering e725c20b03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 09:22:25 +00:00
Florian Weimer 7bd44c7285 Rebuild for GCC 8 2018-01-30 09:42:57 +01:00
Susi Lehtola 91b0b52364 Simplify spec. 2017-09-14 14:01:02 +02:00
Fedora Release Engineering 91f17b88d6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:29:20 +00:00
Susi Lehtola 5f1847d517 New try. 2017-07-30 21:09:03 +02:00
Susi Lehtola 356e5c2fee Remove installed pkgconfig file. 2017-07-30 07:32:33 +02:00
Susi Lehtola 209efbaefa Update to 0.2.20. 2017-07-29 03:53:39 +02:00
Fedora Release Engineering 5f810a91d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 01:44:08 +00:00
Dan Horák 2a39523bc3 - add generic s390x support (#1442048) 2017-05-29 16:04:28 +02:00
Orion Poplawski df7f8a1a6b Drop openblas-srpm-macros version requirement 2017-03-20 21:02:56 -06:00
Orion Poplawski bdce7d2e6b Move openblas-srpm-macros to separate package 2017-03-20 16:12:59 -06:00
Orion Poplawski c98c022805 Define %penblas_arches for dependent packages to use 2017-03-15 12:01:22 -06:00
Orion Poplawski 4cc1aa669a Drop %defattr() 2017-03-15 11:58:50 -06:00
Björn Esser fe8187055b Fix-up patch 2017-02-13 22:49:31 +01:00
Björn Esser 33992f7d55 Upgrade Patch4 to hopefully fully fix the issues on PPC64LE 2017-02-13 22:42:17 +01:00