diff --git a/binutils.spec b/binutils.spec index a7692827b87734a1b1fb54657bc46da1ad8a3afd..492ec8527b00fe55d180e23cdf7e6ef8d479568a 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: Binary utilities Name: binutils Version: 2.34 -Release: 11 +Release: 12 License: GPLv3+ URL: https://sourceware.org/binutils @@ -149,6 +149,7 @@ export LDFLAGS=$RPM_LD_FLAGS --enable-generate-build-notes=no \ $CARGS \ --enable-plugins \ + --enable-separate-code=no \ --enable-shared %make_build %{_smp_mflags} tooldir=%{_prefix} all @@ -321,6 +322,12 @@ fi %{_infodir}/bfd*info* %changelog +* Thu Jul 22 2021 shenyangyang - 2.34-12 +- Type:CVE +- ID:NA +- SUG:NA +- DESC:disable separate code for execl performance + * Sat Jun 19 2021 wangchen - 2.34-11 - Type:CVE - ID:NA