Unverified Commit e347d154 authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

rutabaga_gfx: enable debug info (#443556)

parents 3afcbc59 9c460b6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ stdenv.mkDerivation (finalAttrs: {
    hash = "sha256-/zeWWL4Mdb/kIJ0J3nky5dastsZUOXm9YTXUjKCDJcY=";
  };

  separateDebugInfo = true;

  nativeBuildInputs = [
    cargo
    meson