1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-10 12:52:37 +00:00
Files
meta-ti/recipes-bsp
Khem Raj 469d9b24d7 u-boot: Always build with disabled PIE
some OE distros can default to hardened toolchains which means PIE is
added implicitly to compiler cmdline, here this options makes sure that
whattever the default toolchain are, u-boot is not impacted

Fixes errors e.g.

| arm-yoe-linux-gnueabi-ld.bfd: u-boot-spl section `.rodata' will not fit in region `.sram'
| arm-yoe-linux-gnueabi-ld.bfd: region `.sram' overflowed by 5772 bytes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-18 22:53:23 +00:00
..
2017-03-11 10:44:04 -05:00
2017-10-19 02:42:31 -04:00
2018-07-24 18:18:50 +00:00
2018-10-01 03:19:15 +00:00