forked from auxolotl/core
add note
This commit is contained in:
parent
a38922846e
commit
590b181303
|
@ -34,7 +34,7 @@ in
|
||||||
"/usr/lib/libSystem.B.dylib"
|
"/usr/lib/libSystem.B.dylib"
|
||||||
"/usr/lib/system/libunc.dylib" # This dependency is "hidden", so our scanning code doesn't pick it up
|
"/usr/lib/system/libunc.dylib" # This dependency is "hidden", so our scanning code doesn't pick it up
|
||||||
];
|
];
|
||||||
# TODO: test if these work
|
# TODO: test if these work. Note: if youre reading this years later, remove this and the commented out code below
|
||||||
# __contentAddressed = true;
|
# __contentAddressed = true;
|
||||||
# outputHashAlgo = "sha256";
|
# outputHashAlgo = "sha256";
|
||||||
# outputHashMode = "recursive";
|
# outputHashMode = "recursive";
|
||||||
|
|
Loading…
Reference in a new issue