From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 9 Sep 2014 16:31:02 +0200 Subject: [U-Boot] [PATCH v2 7/8] Makefile: default to cc for host compiler In-Reply-To: <20140731190122.D4F3.AA925319@jp.panasonic.com> References: <1406750096-7281-1-git-send-email-jeroen@myspectrum.nl> <1406750096-7281-8-git-send-email-jeroen@myspectrum.nl> <20140731190122.D4F3.AA925319@jp.panasonic.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jeroen, Masahiro, On Thu, 31 Jul 2014 19:01:22 +0900, Masahiro Yamada wrote: > > HOSTCXX = g++ > > HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer > For consistency, > > HOSTCXX = c++ > > ? So, Jeroen, what is your pick ? Will you send a v3 7/8, or are you sticking with g++? (or if everyone agrees, I could to the change to v2 7/8 when applying it, and add a comment about it in the commit message.) Amicalement, -- Albert.