mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 06:42:06 +08:00
Merge pull request #467 from fbelavenuto/buildroot-ccache
Enabling Buildroot ccache
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user