mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Enabling Buildroot ccache
This commit is contained in:
parent
8dffd613f9
commit
8fb27bb625
@ -1,4 +1,6 @@
|
||||
BR2_x86_64=y
|
||||
BR2_CCACHE=y
|
||||
BR2_CCACHE_DIR=".buildroot-ccache"
|
||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_TARGET_GENERIC_HOSTNAME="arpl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user