meta-openembedded/meta-initramfs/recipes-devtools
Andrea Adami a06c29be2f klibc: fix build with GCC and -pie for mips, mips64, aarch64
The MCONFIG makefiles for mips/mips64 do disable pic so we do not insist
linking it with -pie.

For aarch64 we have to readd the -Os optimization to avoid

 | usr/dash/shell.h:103:25: error:
 '-mgeneral-regs-only' is incompatible with floating-point argument

as committed (c296fb707a klibc: Pass Optimization with KLIBCOPTFLAGS)
but reverted (76bc58e932 klibc: Fix build with security flags) trying to
fix the i386 build (see ld.bfd: discarded output section: `.got.plt').
This latter issue was fixed for i386 passing -pie to the linker.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-15 07:37:11 -07:00
..
dracut dracut: upgrade 047 -> 048 2018-07-26 20:10:07 -07:00
grubby grubby: update to latest 2018-05-17 08:20:48 -07:00
klibc klibc: fix build with GCC and -pie for mips, mips64, aarch64 2018-09-15 07:37:11 -07:00
mtd ubi-utils-klibc_2.0.2: upgrade to git rev 64f61a9 2018-05-30 09:58:02 -07:00