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
791e1b8c9d
commit
00bdf980e6
@ -1,4 +1,6 @@
|
|||||||
BR2_x86_64=y
|
BR2_x86_64=y
|
||||||
|
BR2_CCACHE=y
|
||||||
|
BR2_CCACHE_DIR=".buildroot-ccache"
|
||||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
||||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||||
BR2_TARGET_GENERIC_HOSTNAME="arpl"
|
BR2_TARGET_GENERIC_HOSTNAME="arpl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user