Generate debuginfo to fix not stripped
This commit is contained in:
parent
decac04f26
commit
08b4876fb8
@ -1,11 +1,10 @@
|
|||||||
%global debug_package %{nil}
|
|
||||||
%global shortver 3
|
%global shortver 3
|
||||||
%global mediumver %{shortver}.9
|
%global mediumver %{shortver}.9
|
||||||
|
|
||||||
|
|
||||||
Name: lapack
|
Name: lapack
|
||||||
Version: %{mediumver}.0
|
Version: %{mediumver}.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The LAPACK libraries for numerical linear algebra.
|
Summary: The LAPACK libraries for numerical linear algebra.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.netlib.org/lapack/
|
URL: http://www.netlib.org/lapack/
|
||||||
@ -207,6 +206,9 @@ sed -i 's|@LAPACK_VERSION@|%{version}|g' %{buildroot}%{_libdir}/pkgconfig/lapack
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 08 2023 yaoxin <yao_xin001@hoperun.com> - 3.9.0-7
|
||||||
|
- Generate debuginfo to fix not stripped
|
||||||
|
|
||||||
* Tue Sep 20 2022 Wenyu Liu <liuwenyu7@huawei.com> - 3.9.0-6
|
* Tue Sep 20 2022 Wenyu Liu <liuwenyu7@huawei.com> - 3.9.0-6
|
||||||
- Add the FS compiler options for gcc
|
- Add the FS compiler options for gcc
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user