On Sun, May 20, 2018 at 11:09:48AM +0200, Mark Kettenis wrote:
> > Date: Sun, 20 May 2018 10:26:44 +0200
> > From: Sebastien Marie
> >
> > Hi,
> >
> > While trying to build git HEAD of radare2, I found us objcopy(1) doesn't
> > have the --localize-hidden option.
> >
> > As the option was propos
> Date: Sun, 20 May 2018 10:26:44 +0200
> From: Sebastien Marie
>
> Hi,
>
> While trying to build git HEAD of radare2, I found us objcopy(1) doesn't
> have the --localize-hidden option.
>
> As the option was proposed in
> https://sourceware.org/ml/binutils/2006-06/msg00204.html (in 2006), and
>
Hi,
While trying to build git HEAD of radare2, I found us objcopy(1) doesn't
have the --localize-hidden option.
As the option was proposed in
https://sourceware.org/ml/binutils/2006-06/msg00204.html (in 2006), and
commited in GPLv2 tree of binutils, I think the patch is suitable for us
too.
Diff