Re: [PATCH] kbuild: switch to thin archives

2017-06-19 Thread Pavel Machek
On Mon 2017-06-19 17:45:21, Nicholas Piggin wrote: > On Sun, 18 Jun 2017 12:04:26 +0200 > Pavel Machek wrote: > > > On Fri 2017-06-02 22:54:54, Nicholas Piggin wrote: > > > Switch from incremental build to thin archives for packaging built-in.o. > > > binutils version must be bumped to 2.20. Prop

Re: [PATCH] kbuild: switch to thin archives

2017-06-19 Thread Nicholas Piggin
On Sun, 18 Jun 2017 12:04:26 +0200 Pavel Machek wrote: > On Fri 2017-06-02 22:54:54, Nicholas Piggin wrote: > > Switch from incremental build to thin archives for packaging built-in.o. > > binutils version must be bumped to 2.20. Proposed patch for 4.13. > > > > Signed-off-by: Nicholas Piggin

Re: [PATCH] kbuild: switch to thin archives

2017-06-18 Thread Pavel Machek
On Fri 2017-06-02 22:54:54, Nicholas Piggin wrote: > Switch from incremental build to thin archives for packaging built-in.o. > binutils version must be bumped to 2.20. Proposed patch for 4.13. > > Signed-off-by: Nicholas Piggin You should explain any advantage this is supposed to have.

Re: [PATCH] kbuild: switch to thin archives

2017-06-02 Thread Nicholas Piggin
On Sat, 3 Jun 2017 04:57:21 +0800 kbuild test robot wrote: > Hi Nicholas, > > [auto build test ERROR on linus/master] > [also build test ERROR on v4.12-rc3 next-20170602] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] Thank you robot, can

Re: [PATCH] kbuild: switch to thin archives

2017-06-02 Thread kbuild test robot
Hi Nicholas, [auto build test ERROR on linus/master] [also build test ERROR on v4.12-rc3 next-20170602] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Nicholas-Piggin/kbuild-switch-to-thin-archi

Re: [PATCH] kbuild: switch to thin archives

2017-06-02 Thread kbuild test robot
Hi Nicholas, [auto build test ERROR on linus/master] [also build test ERROR on v4.12-rc3 next-20170602] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Nicholas-Piggin/kbuild-switch-to-thin-archi

[PATCH] kbuild: switch to thin archives

2017-06-02 Thread Nicholas Piggin
Switch from incremental build to thin archives for packaging built-in.o. binutils version must be bumped to 2.20. Proposed patch for 4.13. Signed-off-by: Nicholas Piggin --- Documentation/process/changes.rst | 9 - Makefile | 3 +++ arch/Kconfig