perf: separateDebugInfo = true
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
@@ -49,6 +49,7 @@ stdenv.mkDerivation {
|
||||
"-Wno-error=unused-const-variable" "-Wno-error=misleading-indentation"
|
||||
];
|
||||
|
||||
separateDebugInfo = true;
|
||||
installFlags = "install install-man ASCIIDOC8=1";
|
||||
|
||||
preFixup = ''
|
||||
|
||||
Reference in New Issue
Block a user