scripts: flatpak: disable separate debuginfo
This commit is contained in:
parent
c7282b488b
commit
5f60095dc4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ x-compat-i386-opts: &compat-i386-opts
|
|||
CC: i686-unknown-linux-gnu-gcc
|
||||
CXX: i686-unknown-linux-gnu-g++
|
||||
libdir: /app/lib32
|
||||
no-debuginfo: true # libbacktrace relies on this
|
||||
|
||||
modules:
|
||||
- name: bundle-setup
|
||||
|
|
Loading…
Add table
Reference in a new issue