1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-19 05:56:22 +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 add ccache wrapper 2012-06-06 13:27:11 +00:00
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