Toolchain: Run strip after installing toolchain
This drops installed toolchain size to around fifth :D
This commit is contained in:
@@ -273,3 +273,5 @@ if (($BUILD_LIBSTDCPP)); then
|
||||
|
||||
build_libstdcpp
|
||||
fi
|
||||
|
||||
find "$BANAN_TOOLCHAIN_PREFIX" -type f -executable -exec strip --strip-unneeded {} + 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user