From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 1 Sep 2018 14:51:03 +0200 Subject: [Buildroot] [for-next: 1/2] package/make: add host variant In-Reply-To: <20180830203054.7373-1-romain.naour@gmail.com> References: <20180830203054.7373-1-romain.naour@gmail.com> Message-ID: <20180901145103.63ea583b@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Romain, Thanks for your work on this topic! On Thu, 30 Aug 2018 22:30:53 +0200, Romain Naour wrote: > We have to ceate gnumake and gmake symlinks to make generated by > Buildroot for the host. Otherwise the one provided by the host > system can be used instead. > > The glibc build system is looking for gnumake and gmake before > make. But the PATH environment variable that we use has $(HOST_DIR)/bin before the system /usr/bin, and therefore our make in $(HOST_DIR)/bin/make should be found/used by the glibc build system instead of the system /usr/bin/make. Why isn't this working ? Thanks, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com