]> git.ipfire.org Git - ipfire-2.x.git/commit
stripper: Strip all unneeded relocation information
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Dec 2019 10:46:51 +0000 (10:46 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 29 Dec 2019 19:20:44 +0000 (19:20 +0000)
commit25d50589747eb20e48057f0a2efdac74b0f2cbb1
tree7f295377d7eec97f84f6ce6e02c749120acc1cba
parent61a4972bc6fd1791123bb49a265100874659f3b6
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.

The ISO was 3MB smaller.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/stripper