mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
linux4.1: disable ccache
This commit is contained in:
parent
e2fc91abeb
commit
4bd546799d
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ mutable_files="
|
|||
/usr/lib/modules/${_kernver}/modules.alias.bin
|
||||
/usr/lib/modules/${_kernver}/modules.devname"
|
||||
|
||||
export DISABLE_CCACHE=1
|
||||
|
||||
do_configure() {
|
||||
# If there's a file called <arch>-dotconfig, use it to
|
||||
# configure the kernel; otherwise use arch defaults and all stuff
|
||||
|
|
Loading…
Add table
Reference in a new issue