mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-10 20:43:36 +08:00
Enabling Buildroot ccache
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user