!14 修改对clang15/llvm15/lld15的依赖改成clang/llvm/lld
From: @heppen Reviewed-by: @yukaii Signed-off-by: @yukaii
This commit is contained in:
commit
af0791407b
@ -2,11 +2,11 @@
|
|||||||
%global openHarmony_source_release OpenHarmony-v3.2-Release
|
%global openHarmony_source_release OpenHarmony-v3.2-Release
|
||||||
Name: distributed-build
|
Name: distributed-build
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: openEuler embedded softbus build tools
|
Summary: openEuler embedded softbus build tools
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://gitee.com/openharmony/build
|
URL: https://gitee.com/openharmony/build
|
||||||
Requires: ninja-build, gn, clang15, llvm15, lld15, python, python-pyyaml, python-jinja2, distributed-build_lite
|
Requires: ninja-build, gn, clang, llvm, lld, python, python-pyyaml, python-jinja2, distributed-build_lite
|
||||||
SOURCE0: https://gitee.com/openharmony/build/repository/archive/%{openHarmony_source_release}.tar.gz #/build-%{openHarmony_source_release}.tar.gz
|
SOURCE0: https://gitee.com/openharmony/build/repository/archive/%{openHarmony_source_release}.tar.gz #/build-%{openHarmony_source_release}.tar.gz
|
||||||
Patch0001: 0001-feat-Adapt-to-Openeuler-python-export-lld.patch
|
Patch0001: 0001-feat-Adapt-to-Openeuler-python-export-lld.patch
|
||||||
Patch0002: 0002-feat-Adapt-to-Openeuler-for-compilation.patch
|
Patch0002: 0002-feat-Adapt-to-Openeuler-for-compilation.patch
|
||||||
@ -48,7 +48,10 @@ cp -rp %{_builddir}/build-%{openHarmony_source_release}/* %{buildroot}/opt/dist
|
|||||||
/opt/distributed-middleware-build
|
/opt/distributed-middleware-build
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 20 2023 hepeng <hepeng68@huawei.com> - 1.0.0-5
|
* Thu Aug 03 2023 Peng He <hepeng68@huawei.com> - 1.0.0-6
|
||||||
|
- change clang15/llvm15/lld15 to clang/llvm/lld.
|
||||||
|
|
||||||
|
* Tue Jun 20 2023 Peng He <hepeng68@huawei.com> - 1.0.0-5
|
||||||
- add some components to build.
|
- add some components to build.
|
||||||
|
|
||||||
* Fri Jun 16 2023 tianhang <tian_hang@hoperun.com> - 1.0.0-4
|
* Fri Jun 16 2023 tianhang <tian_hang@hoperun.com> - 1.0.0-4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user