diff --git a/binutils.spec b/binutils.spec index b13d2b2c695b40a54bab28da59a70f0f76952522..4c80612f0a7619d78807d45d85c78377cf38a816 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: Binary utilities Name: binutils Version: 2.34 -Release: 13 +Release: 14 License: GPLv3+ URL: https://sourceware.org/binutils @@ -150,7 +150,6 @@ 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 @@ -323,6 +322,12 @@ fi %{_infodir}/bfd*info* %changelog +* Thu Jul 29 2021 shenyangyang - 2.34-14 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Revert disable separate code for execel performance + * Fri Jul 23 2021 panxiaohe - 2.34-13 - Type:bugfix - ID:NA