solo5: retain debugging info

This commit is contained in:
Emery Hemingway
2022-12-22 12:24:15 -06:00
parent 3f6ffe5977
commit 80b7f0165d
+3
View File
@@ -34,6 +34,9 @@ in stdenv.mkDerivation {
enableParallelBuilding = true;
separateDebugInfo = true;
# debugging requires information for both the unikernel and the tender
installPhase = ''
runHook preInstall
export DESTDIR=$out