diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-10-12 14:59:51 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2022-10-20 15:22:21 +0800 |
commit | e67f34f778baabd76f2e0e645a409fed14d2d156 (patch) | |
tree | d7600fc3897f81edad9281cb5b082d65a5d0e69e /lib/string.c | |
parent | f22db44c1bb6ae86b0ffb416bdd690bcf97d7250 (diff) |
riscv: support building double-float modules
The riscv32 toolchain for GCC-12 provided by kernel.org contains libgcc.a
compiled for double-float. To link to it we have to adjust how we build
U-Boot.
As U-Boot actually does not use floating point at all this should not
make a significant difference for the produced binaries.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions