!15 Delete low version dynamic library
From: @jpzhang187 Reviewed-by: @jdkboy Signed-off-by: @jdkboy
This commit is contained in:
commit
af77aff358
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: clang
|
Name: clang
|
||||||
Version: 10.0.1
|
Version: 10.0.1
|
||||||
Release: 0
|
Release: 1
|
||||||
License: NCSA
|
License: NCSA
|
||||||
Summary: An "LLVM native" C/C++/Objective-C compiler
|
Summary: An "LLVM native" C/C++/Objective-C compiler
|
||||||
URL: http://llvm.org
|
URL: http://llvm.org
|
||||||
@ -153,8 +153,6 @@ rm -Rvf %{buildroot}%{_pkgdocdir}
|
|||||||
rm -vf %{buildroot}%{_datadir}/clang/bash-autocomplete.sh
|
rm -vf %{buildroot}%{_datadir}/clang/bash-autocomplete.sh
|
||||||
|
|
||||||
ln -s clang++ %{buildroot}%{_bindir}/clang++-%{maj_ver}
|
ln -s clang++ %{buildroot}%{_bindir}/clang++-%{maj_ver}
|
||||||
cp -p %{_libdir}/libclang*so.7 %{buildroot}%{_libdir}
|
|
||||||
cp -p %{_libdir}/libfindAllSymbols.so.7 %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# Checking is disabled because we don't pack libLLVMTestingSupport.a, which makes
|
# Checking is disabled because we don't pack libLLVMTestingSupport.a, which makes
|
||||||
@ -240,6 +238,9 @@ cp -p %{_libdir}/libfindAllSymbols.so.7 %{buildroot}%{_libdir}
|
|||||||
%{_bindir}/git-clang-format
|
%{_bindir}/git-clang-format
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 25 2020 zhangjiapeng <zhangjiapeng9@huawei.com> 10.0.1-1
|
||||||
|
- Delete low version dynamic library
|
||||||
|
|
||||||
* Thu Jul 30 2020 Guoshuai Sun <sunguoshuai> - 10.0.1-0
|
* Thu Jul 30 2020 Guoshuai Sun <sunguoshuai> - 10.0.1-0
|
||||||
- Upgrade to 10.0.1
|
- Upgrade to 10.0.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user