This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [binutils-gdb] Update version to 2.33.50 and regenerate configure scripts.
- From: Alan Modra <amodra at gmail dot com>
- To: Phil Blundell <pb at sourceware dot org>
- Cc: binutils at sourceware dot org
- Date: Mon, 16 Sep 2019 20:44:30 +0930
- Subject: Re: [binutils-gdb] Update version to 2.33.50 and regenerate configure scripts.
- References: <20190916100408.19884.qmail@sourceware.org>
On Mon, Sep 16, 2019 at 10:04:08AM -0000, Phil Blundell wrote:
> commit bb6959602bd7ff19081b4a1cb2e54b0e562faa0f
> Author: Phil Blundell <philb@brightsign.biz>
> Date: Mon Sep 16 11:01:00 2019 +0100
>
> Update version to 2.33.50 and regenerate configure scripts.
It looks like you used some distro autotools to regenerate everything,
rather than the official versions. There's nothing particularly wrong
with the distro autotools but it does introduce churn for those of us
building with --enable-maintainer-mode.
> diff --git a/bfd/Makefile.in b/bfd/Makefile.in
> index 9c14721..5578997 100644
> --- a/bfd/Makefile.in
> +++ b/bfd/Makefile.in
> @@ -438,6 +438,7 @@ pdfdir = @pdfdir@
> prefix = @prefix@
> program_transform_name = @program_transform_name@
> psdir = @psdir@
> +runstatedir = @runstatedir@
> sbindir = @sbindir@
> sharedstatedir = @sharedstatedir@
> srcdir = @srcdir@
[snip lots more]
--
Alan Modra
Australia Development Lab, IBM