8 Star 0 Fork 8

src-openEuler/distributed-build_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
distributed-build_lite.spec 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
s_c_c 提交于 2024-03-12 17:04 . Check clang path for embedded
%define debug_package %{nil}
%global openHarmony_source_release OpenHarmony-v3.2-Release
Name: distributed-build_lite
Version: 1.0.0
Release: 2
Summary: Sub component for openEuler embedded softbus build tools
License: Apache-2.0
URL: https://gitee.com/openharmony/build_lite
SOURCE0: bhttps://gitee.com/openharmony/build_lite/repository/archive/%{openHarmony_source_release}.tar.gz #/build_lite-%{openHarmony_source_release}.tar.gz
Patch0001: 0001-feat-Adapt-to-Openeuler-python.patch
Patch0002: 0002-feat-Adapt-to-Openeuler-productdefine.patch
Patch0003: 0003-feat-Adapt-to-Openeule-remove-useless-code.patch
Patch0004: 0004-feat-for-embedded-check-clang-path.patch
BuildArch: noarch
%description
Sub component for openEuler embedded softbus build tools
%prep
%autosetup -p1 -n build_lite-%{openHarmony_source_release}
#%build
#nothing to do
%install
install -d %{buildroot}/opt/distributed-middleware-build/lite
cp -rp %{_builddir}/build_lite-%{openHarmony_source_release}/* %{buildroot}/opt/distributed-middleware-build/lite
%files
/opt/distributed-middleware-build/lite
%changelog
* Tue Mar 12 2024 s_c_c <shichuchao@huawei.com> - 1.0.0-2
- Check clang path for embedded
* Tue May 30 2023 tianhang <tian_hang@hoperun.com> - 1.0.0-1
- Init and Adapt to Openeuler
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/distributed-build_lite.git
git@gitee.com:src-openeuler/distributed-build_lite.git
src-openeuler
distributed-build_lite
distributed-build_lite
master

搜索帮助