diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-05-11 21:26:31 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-05-11 22:17:09 -0700 |
commit | d9264a5e565906ccf75f695dbecd251e21407fdf (patch) | |
tree | b7f5b88c74a121038db8353508bb5d25665f6961 /recipes/libdessert | |
parent | a1b685073f06e0ee16332408eaf011bc8b0581a6 (diff) |
u-boot-1.3.2: Fix compilation with gcc 4.4 for mpc8313e-rdb/ppc
* Fix the linker script to allocate all .rodata section variants
gcc-4.4 generated rodata sections with alignment 1 as .rodata1.1
and linker script did not allocate it as a result it got default
adress and create a large hole. So when it came to objcopy converting
to srec format it kept on filling the gap with 0xff and virtually
ran the build box out of memory.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libdessert')
0 files changed, 0 insertions, 0 deletions