]> git.ipfire.org Git - 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>
Mon, 22 Jul 2024 15:21:20 +0000 (15:21 +0000)
commitd4ad987a5d7be4a8ab5f10a69514df08bf8f3fcb
tree01aca5ed8ffd654a40415ed34da6865739c289be
parent8f1c5b617d3e4d90807974cf0257613ba9a3068c
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