diff --git a/glibc.spec b/glibc.spec index a689b871a94135211ed63700563e2c7be9dcc97f..f618e817bbfd0c08c1a8ae5fe976b486587b97d4 100644 --- a/glibc.spec +++ b/glibc.spec @@ -50,6 +50,10 @@ %global ENABLE_RELOC 1 +%if %{ENABLE_RELOC} +%define _find_debuginfo_opts -strip_a +%endif + # Only some architectures have static PIE support %define pie_arches %{ix86} x86_64 aarch64 @@ -67,7 +71,7 @@ ############################################################################## Name: glibc Version: 2.38 -Release: 5 +Release: 6 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -1295,6 +1299,9 @@ fi %endif %changelog +* Mon Sep 11 2023 yangpan - 2.38-6 +- fix issues about not stripped + * Mon Aug 28 2023 liutie - 2.38-5 - fix issues about glibc-devel have libc.so.6.relocation