From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 17 Dec 2019 17:50:59 +0100 Subject: [Buildroot] [PATCH 1/3] package/sqlite: remove workaround when building with gcc version <= 4.9 In-Reply-To: <20191217143704.51115-2-giulio.benetti@benettiengineering.com> References: <20191217143704.51115-1-giulio.benetti@benettiengineering.com> <20191217143704.51115-2-giulio.benetti@benettiengineering.com> Message-ID: <20191217175059.49ec6076@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, 17 Dec 2019 15:37:02 +0100 Giulio Benetti wrote: > Gcc version 4.9 is not supported anymore by Buildroot so let's remove > the check for using a work-around. This is not quite true: we no longer support building a toolchain with gcc 4.9, but we do support external toolchains that use gcc 4.9 or older. For example, the br-arm-full.config toolchain fragment is testing a gcc 4.9 based toolchain in the autobuilders. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com