mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	[ALL] Re-enable ccache to speed up consecutive builds
This commit is contained in:
		| @@ -4,6 +4,8 @@ BR2_BINUTILS_VERSION_2_39_X=y | ||||
| BR2_GCC_VERSION_12_X=y | ||||
| BR2_TOOLCHAIN_BUILDROOT_CXX=y | ||||
| BR2_DL_DIR="../../downloads" | ||||
| BR2_CCACHE=y | ||||
| BR2_CCACHE_DIR="ccache" | ||||
| BR2_OPTIMIZE_2=y | ||||
| BR2_ENABLE_LTO=y | ||||
| BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches" | ||||
|   | ||||
| @@ -5,6 +5,8 @@ BR2_BINUTILS_VERSION_2_39_X=y | ||||
| BR2_GCC_VERSION_12_X=y | ||||
| BR2_TOOLCHAIN_BUILDROOT_CXX=y | ||||
| BR2_DL_DIR="../../downloads" | ||||
| BR2_CCACHE=y | ||||
| BR2_CCACHE_DIR="ccache" | ||||
| BR2_OPTIMIZE_2=y | ||||
| BR2_ENABLE_LTO=y | ||||
| BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches $(BR2_EXTERNAL)/board/ovos/raspberrypi/patches" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user