Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't cache the concatenated embedded bins files, which would actually double the cache size. This means that make will compress and catenate them again for each build, but that's not taking too long, and will reduce cache sizes and hopefully reduce cache eviction. Signed-off-by: Tom Wieczorek <[email protected]>
- Loading branch information