!16 [sync] PR-11: 代码中未支持loongarch64架构,在spec中添加声明
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
007e2d7bfd
11
newlib.spec
11
newlib.spec
@ -2,17 +2,19 @@
|
|||||||
%global _newlib newlib
|
%global _newlib newlib
|
||||||
Name: newlib
|
Name: newlib
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Newlib is a C library intended for use on embedded systems.
|
Summary: Newlib is a C library intended for use on embedded systems.
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://sourceware.org/newlib/
|
URL: https://sourceware.org/newlib/
|
||||||
Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||||
|
|
||||||
Patch01: Modify-neon-instruction.patch
|
Patch01: Modify-neon-instruction.patch
|
||||||
|
|
||||||
BuildRequires: make gcc binutils texinfo texinfo-tex
|
BuildRequires: make gcc binutils texinfo texinfo-tex
|
||||||
|
|
||||||
|
Excludearch: loongarch64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
Newlib is a C library intended for use on embedded systems. It is a conglomeration
|
Newlib is a C library intended for use on embedded systems. It is a conglomeration
|
||||||
@ -62,6 +64,9 @@ cd ..
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 08 2024 yueyuankun <yueyuankun@kylinos.cn> - 3.3.0-4
|
||||||
|
- add Excludearch: loongarch64
|
||||||
|
|
||||||
* Wed Sep 6 2023 renyi <977713017@qq.com> - 3.3.0-3
|
* Wed Sep 6 2023 renyi <977713017@qq.com> - 3.3.0-3
|
||||||
- Support building this package with clang
|
- Support building this package with clang
|
||||||
|
|
||||||
@ -69,4 +74,4 @@ cd ..
|
|||||||
- Remove the release suffix
|
- Remove the release suffix
|
||||||
|
|
||||||
* Sat Sep 25 2021 Lijinpei <lijinpei@huawei.com>
|
* Sat Sep 25 2021 Lijinpei <lijinpei@huawei.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user