flatpak: disable strip -- causes crashes

This commit is contained in:
Mitchell Hashimoto
2023-02-27 11:30:51 -08:00
parent 52d22a140c
commit 25bde8a351

View File

@ -8,6 +8,8 @@ default-branch: tip
command: ghostty command: ghostty
build-options: build-options:
append-path: /app/tmp/zig append-path: /app/tmp/zig
strip: false
no-debuginfo: true
cleanup: cleanup:
- /app/tmp/zig - /app/tmp/zig
finish-args: finish-args: