forked from rarias/jungle
Set strictDeps to true on all our packages
This commit is contained in:
@@ -46,6 +46,7 @@ in
|
||||
hardeningDisable = [ "all" ];
|
||||
dontStrip = true;
|
||||
separateDebugInfo = true;
|
||||
strictDeps = true;
|
||||
configureFlags = [
|
||||
"--with-ovni=${ovni}"
|
||||
"CACHELINE_WIDTH=${toString cacheline}"
|
||||
|
||||
Reference in New Issue
Block a user