passt: enable debug info (#401971)

This commit is contained in:
Leona Maroni
2025-04-27 14:50:39 +02:00
committed by GitHub
+2
View File
@@ -18,6 +18,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-eYIgAj8BtCZ9OxG8/IDaUvFCtB+1ROU0UHf6sbaVUEY=";
};
separateDebugInfo = true;
postPatch = ''
substituteInPlace Makefile --replace-fail \
'PAGE_SIZE=$(shell getconf PAGE_SIZE)' \