passt: enable debug info (#401971)
This commit is contained in:
@@ -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)' \
|
||||
|
||||
Reference in New Issue
Block a user