Re: [Buildroot] [PATCH v2] toolchain: remove binutils bug 21464
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-07-26 21:57:03
On Fri, 21 May 2021 16:09:42 +0200 Giulio Benetti [off-list ref] wrote:
This bug has been fixed upstream and backported to buildroot binutils package. So let's remove it from toolchain/Config.in and from packages that are affected by it: - libgeos - postgis - protobuf Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> --- V1->V2: * squashed 4 different patches into one --- package/libgeos/Config.in | 4 +--- package/postgis/Config.in | 4 +--- package/protobuf/Config.in | 1 - toolchain/Config.in | 6 ------ 4 files changed, 2 insertions(+), 13 deletions(-)
In fact, no I reverted this patch. It depends on other patches to be applied first. This is an illustration of why you should *never* ever resend just a single patch out of a larger series. Even if only one patch is changed, please resend the entire series. Could you update your "Fix binutils bug 21464 and remove it" series and resend it? Thanks, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot