rust: Add option to use sccache
authorJeffery To <jeffery.to@gmail.com>
Mon, 25 Sep 2023 02:00:58 +0000 (10:00 +0800)
committerJeffery To <jeffery.to@gmail.com>
Wed, 11 Oct 2023 07:50:24 +0000 (15:50 +0800)
commitb4ec01739865770e3d0432683406844f7fd8e707
tree90ae88c7946cb34952312ac3847968be13919dd0
parent0dfc1b508d5e5b361978ef9783cb63775176c305
rust: Add option to use sccache

Using sccache makes recompilation of rustc and Rust packages faster.

This also makes the rust package visible in menuconfig, in order for the
sccache options to be accessible.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/rust/Config.in [new file with mode: 0644]
lang/rust/Makefile
lang/rust/rust-values.mk