]> git.baikalelectronics.ru Git - kernel.git/commit
tools build tests: Don't hardcode gcc name
authorDavid Carrillo-Cisneros <davidcc@google.com>
Sun, 27 Aug 2017 07:54:37 +0000 (00:54 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Aug 2017 19:44:44 +0000 (16:44 -0300)
commit7d0e92787e7e5020da590bc39a49ce8489398639
treec34efcad2f9e3d90a966756ada288325de8a8b06
parent04f5537966b89bef94ee074f38753f265054794f
tools build tests: Don't hardcode gcc name

Use $(CC) instead of harcoded gcc binary name.

Signed-off-by: David Carrillo-Cisneros <davidcc@google.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Paul Turner <pjt@google.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/20170827075442.108534-2-davidcc@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/build/tests/ex/Makefile