]> git.ipfire.org Git - pakfire.git/commit
stripper: Don't strip unneeded stuff
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Jan 2025 17:37:52 +0000 (17:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Jan 2025 17:37:52 +0000 (17:37 +0000)
commitf9793b1a663310a41ba52a2f3e6bff78690d5eb9
tree4600dfc1aaf5f696a15475c0a2314111618be62f
parent4f4e71d2218b43e7cf7eb8977174f46eaf3b6f32
stripper: Don't strip unneeded stuff

We will otherwise loose the symtab and then we cannot perform the SSP
check any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/stripper.c