On Thu, Sep 10, 2015 at 11:49:33AM -0700, H.J. Lu wrote: > On Thu, Sep 10, 2015 at 8:14 AM, Segher Boessenkool > <[email protected]> wrote: > > This makes a few functions used only in shrink-wrap.c static, and > > removes their declarations from shrink-wrap.h .
> It breaks build on i386: Sorry about that. I did grep for those functions, but not inside config/ because I never thought targets would reuse such non-reusable things! I'll try to be more careful. Segher
