From 25bde8a35110c4dca00079beb686e8b2bfc56a2d Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 27 Feb 2023 11:30:51 -0800 Subject: [PATCH] flatpak: disable strip -- causes crashes --- com.mitchellh.ghostty.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/com.mitchellh.ghostty.yml b/com.mitchellh.ghostty.yml index d5a33ae7a..c9c537057 100644 --- a/com.mitchellh.ghostty.yml +++ b/com.mitchellh.ghostty.yml @@ -8,6 +8,8 @@ default-branch: tip command: ghostty build-options: append-path: /app/tmp/zig + strip: false + no-debuginfo: true cleanup: - /app/tmp/zig finish-args: