| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Only builds for aarch64 and x86_64
- Update to version 0.5.4: * [CirrusCI] Run FreeBSD tests with Julia 1; add more platforms by @giordano in #99 * On Windows only build library with major soversion by @giordano in #97 - Move libraries to lib64 if 64 bit arch
- Remove BuildArch set to noarch. This seems to be a bug in rpmlint. - Set devel package to noarch instead.
- Fix paths in spec. Remove unnecessary complexity. - Set BuildArch to noarch.
- Use noun phrase in descriptions. / Rewrite description to be more accesible to end-users. - Avoid double-shipping of files.
- Initial spec for libblastrampoline 5.3.0
- update to 5.11.0:
* Improve error messages by including symbol index in
trampolines
* Be defensive in our indexing when un-smuggling name index
* Test on `ppc64le` and `armv7l` as well
* Add fallback search for extra-underscore-suffixed symbols
* Wrappers for MKL threading using Domains
- update to 5.10.1:
* We accidentally flipped the meaning of
`LBT_USE_RTLD_DEEPBIND`
- update to 5.10.0: * Mention in README.md other tested libraries - update to 5.9.0: * Support `libdir` and `includedir` variables * Add deprecated LAPACK symbols in libblastrampoline * Upgrade gensymbol