From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 8 Sep 2018 23:37:36 +0200 Subject: [Buildroot] [PATCH v2 1/3] package/make: add host variant In-Reply-To: <20180903191933.26080-1-romain.naour@gmail.com> References: <20180903191933.26080-1-romain.naour@gmail.com> Message-ID: <20180908233736.34a781c3@windsurf.home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Mon, 3 Sep 2018 21:19:31 +0200, Romain Naour wrote: > Add host variant for make package since glibc 2.28 now require > GNU Make >= 4.0 [1]. > > We have to ceate gnumake and gmake symlinks to GNU make generated by > Buildroot for the host. Otherwise the one provided by the host system > can be used instead. > > For example, the glibc build system is looking for gnumake and gmake > before make. See [2]. > > [1] https://www.sourceware.org/ml/libc-alpha/2018-08/msg00003.html > [2] http://lists.busybox.net/pipermail/buildroot/2018-September/229654.html > > Signed-off-by: Romain Naour > Cc: Baruch Siach > Cc: Thomas Petazzoni > --- > package/make/make.mk | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com