packages/linux-lava: ignore config errors again
This commit is contained in:
parent
6773776ddb
commit
e7509cfa4b
1 changed files with 1 additions and 0 deletions
|
|
@ -110,4 +110,5 @@ in buildLinux (args // {
|
|||
LATENCYTOP = no;
|
||||
DEBUG_PREEMPT = no;
|
||||
};
|
||||
ignoreConfigErrors = true;
|
||||
} // (args.argsOverride or {}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue