change clang15/llvm15/lld15 to clang/llvm/lld.

This commit is contained in:
heppen 2023-08-03 21:56:38 +08:00
parent bd90307dfd
commit 91ca7c8971

View File

@ -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