]> git.baikalelectronics.ru Git - kernel.git/commit
bpfilter: switch to CC from HOSTCC
authorAlexei Starovoitov <ast@kernel.org>
Tue, 5 Jun 2018 02:53:41 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jun 2018 14:21:18 +0000 (10:21 -0400)
commit25f706a6369442d65001f5514ed33d5905bc2915
tree6339c2d655bd680026f1bc56f2f8798a2088a577
parent87c55f8b8b3c2ad27b18dc2d394ee19ae53b7122
bpfilter: switch to CC from HOSTCC

check that CC can build executables and use that compiler instead of HOSTCC

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Makefile
net/Makefile
net/bpfilter/Makefile
scripts/cc-can-link.sh [new file with mode: 0755]