Enable ovni for cross compilation
This commit is contained in:
parent
5ce7066f1d
commit
40c8a12a34
@ -55,4 +55,7 @@ in
|
||||
doCheck = true;
|
||||
checkTarget = "test";
|
||||
hardeningDisable = [ "all" ];
|
||||
meta = {
|
||||
cross = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user