1
Signed-off-by: abc12133 <jinguoen@huawei.com>
This commit is contained in:
parent
400be167ea
commit
9ba25ce102
@ -22,7 +22,7 @@ License: Apache-2.0
|
|||||||
URL: https://gitee.com/openeuler/ft_utils
|
URL: https://gitee.com/openeuler/ft_utils
|
||||||
Source0: https://gitee.com/openeuler/ft_utils/repository/archive/ft_utils-1.0.0.tar.gz
|
Source0: https://gitee.com/openeuler/ft_utils/repository/archive/ft_utils-1.0.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: clang python3 python3-pip python-toml tar cmake ninja-build compiler-rt
|
BuildRequires: clang python3 python3-pip python-toml tar cmake ninja-build compiler-rt
|
||||||
BuildRequires: llvm-devel
|
BuildRequires: llvm-devel
|
||||||
BuildRequires: distributed-utils
|
BuildRequires: distributed-utils
|
||||||
BuildRequires: distributed-build
|
BuildRequires: distributed-build
|
||||||
@ -48,13 +48,13 @@ cp -pdf %{_builddir}/%{name}-%{version}/out/Debug/x64/common/common/lib*.so %{bu
|
|||||||
cp -pdf %{_builddir}/%{name}-%{version}/out/Debug/aarch64/common/common/lib*.so %{buildroot}%{_libdir}
|
cp -pdf %{_builddir}/%{name}-%{version}/out/Debug/aarch64/common/common/lib*.so %{buildroot}%{_libdir}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/*
|
%{_libdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue November 6 2023 abc12133 <jinguoen@huawei.com> - 1.0.0-1
|
* Mon Nov 6 2023 abc12133 <jinguoen@huawei.com> - 1.0.0-1
|
||||||
-
|
-
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user