Skip to content

Commit 9b578ff

Browse files
committed
hopefully debug now
1 parent 464abaf commit 9b578ff

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

flatpak/io.github.hedge_dev.unleashedrecomp.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,15 @@
3434
"path": "../"
3535
}
3636
],
37-
"build-options": {
38-
"strip": false,
39-
"append-path": "/usr/lib/sdk/llvm18/bin",
40-
"prepend-ld-library-path": "/usr/lib/sdk/llvm18/lib",
41-
"build-args": [
42-
"--share=network"
43-
]
44-
}
37+
"build-options": {
38+
"no-debuginfo": true,
39+
"strip": false,
40+
"append-path": "/usr/lib/sdk/llvm18/bin",
41+
"prepend-ld-library-path": "/usr/lib/sdk/llvm18/lib",
42+
"build-args": [
43+
"--share=network"
44+
]
45+
}
4546
}
4647
]
4748
}

0 commit comments

Comments
 (0)