From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] bpfilter: switch to CC from HOSTCC Date: Tue, 05 Jun 2018 10:21:40 -0400 (EDT) Message-ID: <20180605.102140.1297099218379726802.davem@davemloft.net> References: <20180605025341.3965492-1-ast@kernel.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: daniel@iogearbox.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, arnd@arndb.de, yamada.masahiro@socionext.com To: ast@kernel.org Return-path: In-Reply-To: <20180605025341.3965492-1-ast@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Alexei Starovoitov Date: Mon, 4 Jun 2018 19:53:41 -0700 > check that CC can build executables and use that compiler instead of HOSTCC > > Suggested-by: Arnd Bergmann > Signed-off-by: Alexei Starovoitov Applied, thanks Alexei.