Skip to content

Commit

Permalink
flatpak: enable debug symbols
Browse files Browse the repository at this point in the history
flatpak-builder separates debug symbols into a separate package. So it's
OK to have this enabled for flatpak builds.
  • Loading branch information
jstebbins committed Oct 31, 2021
1 parent 86ed368 commit b864a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/linux/flatpak/fr.handbrake.ghb.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"no-autogen": true,
"config-opts": [
"--flatpak",
"--debug=std",
"--disable-gtk-update-checks"
],
"builddir": true,
Expand Down

0 comments on commit b864a0c

Please sign in to comment.