Re: [LEDE-DEV] [RFC 8/8] toolchain: choose new toolchain only if

2016-07-14 Thread Felix Fietkau
On 2016-07-13 15:57, Syrone Wong wrote: > developer mode has been enabled, > GCC 5.3 binutils 2.25.1 otherwise. > > Signed-off-by: Syrone Wong Unnecessary with the proper defaults fixes. Also, developer mode shouldn't automagically change the defaults to different gcc/binutils versions, it should

[LEDE-DEV] [RFC 8/8] toolchain: choose new toolchain only if

2016-07-13 Thread Syrone Wong
developer mode has been enabled, GCC 5.3 binutils 2.25.1 otherwise. Signed-off-by: Syrone Wong --- toolchain/binutils/Config.in | 2 +- toolchain/binutils/Config.version | 2 +- toolchain/gcc/Config.in | 2 +- toolchain/gcc/Config.version | 2 +- 4 files changed, 4 insertions