Commit afb20c6
committed
build(terminal): configure module to skip stripping libsudo.so
Add configuration to prevent stripping of libsudo.so debug symbols
in terminal module. The change appends appropriate packaging options
to either build.gradle.kts or build.gradle depending on which file
exists in the terminal directory.
This ensures that the libsudo.so library retains its debug symbols
during the build process, which is essential for debugging and
development purposes.1 parent b324748 commit afb20c6
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
60 | 74 | | |
61 | 75 | | |
62 | 76 | | |
| |||
0 commit comments