linux4.4: disable ccache
This commit is contained in:
parent
1c4586f9c3
commit
68051758f0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ noverifyrdeps=yes
|
||||||
noshlibprovides=yes
|
noshlibprovides=yes
|
||||||
preserve=yes
|
preserve=yes
|
||||||
|
|
||||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/14859/steps/shell_3/logs/stdio"
|
export CCACHE_DISABLE=1
|
||||||
|
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv7l armv7l-musl aarch64 aarch64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv7l armv7l-musl aarch64 aarch64-musl"
|
||||||
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel"
|
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel"
|
||||||
|
|
Loading…
Reference in a new issue