For some reason the kernel ended up with a bunch of .text.foo or .data.rel.bar sections, each with their own ELF section headers and other metadata. Forcing them into the base sections drops the binary size by about 100kB, even for the stripped one. I suspect it should work on other archs as well. Change-Id: I7a8f46480d71267c07b75325423a0f5bfd2d12fb Reviewed-on: https://review.haiku-os.org/c/haiku/+/3101 Reviewed-by: Alex von Gluck IV <[email protected]>