Commit 81c4dc6
committed
prevent automatic stripping of ELF binaries after installation
Stripping of ELF binaries after installation might invalidate signatures
that are generated during the installation. Prevent this by stripping
binaries during the build and before the installation.1 parent 8605d8f commit 81c4dc6
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments