On Mon, 19.01.15 09:47, Manuel Lauss ([email protected]) wrote: > Can anyone please point out why the .MIPS.abiflags sections are > omitted entirely? > I've tried to build with STRIP=/bin/true but that didn't help, and I don't > know > enough about the build process to fix it myself.
Maybe the MIPS toolchain strips these if --gc-sections is passed to LD, which we do? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
