modify install path
Signed-off-by: zhangwuji <zhangwuji1@huawei.com>
This commit is contained in:
parent
e7ba0da5a1
commit
6ca039b253
5
lld.spec
5
lld.spec
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The LLVM Linker
|
Summary: The LLVM Linker
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -125,5 +125,8 @@ cd _build
|
|||||||
%{install_libdir}/liblld*.so.*
|
%{install_libdir}/liblld*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu July 27 2023 zhangwuji <zhangwuji1@huawei.com> - 12.0.1-2
|
||||||
|
- modify install path
|
||||||
|
|
||||||
* Thu May 25 2023 cf-zhao <zhaochuanfeng@huawei.com> - 12.0.1-1
|
* Thu May 25 2023 cf-zhao <zhaochuanfeng@huawei.com> - 12.0.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user