mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
flatpak: disable strip -- causes crashes
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user