1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/tools/ccache
Felix Fietkau 720f8eb18e ccache: disable assembler support, it breaks kernel initramfs images
The reason is that ccache does not recognize and process the .incbin
directive, so caching is unreliable.
See https://github.com/ccache/ccache/issues/136 for more information.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-10-05 10:13:04 +02:00
..
files
patches ccache: disable assembler support, it breaks kernel initramfs images 2016-10-05 10:13:04 +02:00
Makefile tools/ccache: Update ccache 3.3.2 and refresh patch 2016-10-04 11:50:47 +02:00