tools/build/feature/test-rust.rs
0 → 100644
+4
−0
+11
−0
Loading
Add a feature test to identify if the rust compiler is available, so that perf could build rust based worloads based on that. Signed-off-by:Dmitrii Dolgov <9erthalion6@gmail.com> Cc: Ian Rogers <irogers@google.com> Cc: Namhyung Kim <namhyung@kernel.org> Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>