From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kinsella, Ray Date: Tue, 20 Oct 2015 10:36:26 +0000 Subject: [Buildroot] [git commit] arch/x86: add support for Intel X1000 In-Reply-To: <87zizdzv4x.fsf@dell.be.48ers.dk> References: <20151020080505.82B8581E83@busybox.osuosl.org> <874mhl25rl.fsf@dell.be.48ers.dk> <1445337070.3204.25.camel@intel.com> <87zizdzv4x.fsf@dell.be.48ers.dk> Message-ID: <1445337386.3204.26.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net This makes sense, will send an update. Ray K On Tue, 2015-10-20 at 12:34 +0200, Peter Korsgaard wrote: > >>>>> "Kinsella," == Kinsella, Ray writes: > > > Hi Peter, > > I handle this in the defconfig for Galileo, explicitly setting binutils to 2.5 > > Presume you feel that binutils < 2.5 shouldn't be selectable by the user? > > Yes, indeed - Simply add a depends on !BR2_x86_x1000 to the older > binutils versions in package/binutils/Config.in.host and the affected > preconfigured external toolchains (presumably all of them as I take it > you also need the C library to be built with that option?) >