diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-03-03 12:24:39 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-06 06:19:18 -0800 |
commit | 00ab4a3a54fcaa714ae4968389c6bddb75e7166e (patch) | |
tree | d8f1491ba561b7b8271dabc1247c38a5ea073526 /README.hardware | |
parent | 41f638fad993343216691bd1f563522e19ef4c37 (diff) | |
download | poky-00ab4a3a54fcaa714ae4968389c6bddb75e7166e.tar.gz |
glibc: Compile using thumb2 for arch > armv5 if user chooses
For arm we enforce ARM mode regardless of ARM_INSTRUCTION_SET
choice from config metadata, glibc works fine with thumb2 for
armv7+ so limit the restriction to armv5 and lower, tested on
rpi3 works equally well as arm mode glibc and sheds about 0.5MB
in size for main package alone. Other glibc build packages also
gets smaller
ARM: 2696 KiB libc6
Thumb2: 2132 KiB libc6
(From OE-Core rev: a22b97aff811566399765d755daffddb28f82857)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions