No libquadmath-devel libquadmath-static on loongarch64
(cherry picked from commit 70007a5fce50149f1d4af964354200ed803cef37)
This commit is contained in:
parent
e7e69aa5f9
commit
42042bdc7c
@ -56,8 +56,10 @@ BuildRequires: python3-devel python3-unversioned-command
|
|||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
# optional libraries for iostreams
|
# optional libraries for iostreams
|
||||||
BuildRequires: bzip2-devel libzstd-devel xz-devel zlib-devel
|
BuildRequires: bzip2-devel libzstd-devel xz-devel zlib-devel
|
||||||
|
%ifnarch loongarch64
|
||||||
# optional library for multiprecision
|
# optional library for multiprecision
|
||||||
BuildRequires: libquadmath-devel libquadmath-static
|
BuildRequires: libquadmath-devel libquadmath-static
|
||||||
|
%endif
|
||||||
# optional library for python3
|
# optional library for python3
|
||||||
BuildRequires: python3-numpy
|
BuildRequires: python3-numpy
|
||||||
# optional library for regex
|
# optional library for regex
|
||||||
@ -451,6 +453,9 @@ find libs -name example -exec cp {} boost-example --parents -r \;
|
|||||||
* Thu Mar 14 2024 jammyjellyfish <jammyjellyfish255@outlook.com> - 1.83.0-3
|
* Thu Mar 14 2024 jammyjellyfish <jammyjellyfish255@outlook.com> - 1.83.0-3
|
||||||
- Support specify CC
|
- Support specify CC
|
||||||
|
|
||||||
|
* Sat Mar 2 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 1.83.0-2
|
||||||
|
- No libquadmath-devel libquadmath-static on loongarch64
|
||||||
|
|
||||||
* Thu Jan 25 2024 chenhaixiang <chenhaixiang3@huawei.com> - 1.83.0-1
|
* Thu Jan 25 2024 chenhaixiang <chenhaixiang3@huawei.com> - 1.83.0-1
|
||||||
- Update to 1.83.0
|
- Update to 1.83.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user