]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
stripper: Strip all unneeded relocation information stripper
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Dec 2019 12:54:22 +0000 (12:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Dec 2019 12:37:11 +0000 (12:37 +0000)
commit7a7ec9073a9e84a71b20cbda69bead5ccbdf6e92
treefbe974c72049ce308fead8b2d2aeaf14a484d1b9
parent2c45dc7cdea819d93bd20771135ce6a2612feb88
stripper: Strip all unneeded relocation information

Libraries were treated differently and therfore it could
happen that they were not stripped from any unnecessary
relocation information at all.

This patch changes that and strips everything from
libraries that we do not need.

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