]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Drop stripping
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 17:47:04 +0000 (17:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 17:47:04 +0000 (17:47 +0000)
commit7abde63fc4cb233707bf571c3b4fe2f1c03d65bc
treef829565e0db4ee7c6af007ddd5a981ff47b7b8cf
parent547a04c0dcd01e1878fcdab405690ca907e5fbf6
make.sh: Drop stripping

This will massively improve the build process because we will only strip
the files that we need. The build system will remain as is.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Config
lfs/strip
make.sh