summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/report.py
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2025-08-21 14:26:55 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-28 10:47:09 +0100
commit87a25268ba7ce9d76c511e2173c103984fa85298 (patch)
tree1a1cd1788d151fe7caa13bddd7a7688dd01adc1c /scripts/lib/build_perf/report.py
parentd53b664bc249874e7cd3cbdbcf2fce879ced48f0 (diff)
downloadpoky-87a25268ba7ce9d76c511e2173c103984fa85298.tar.gz
rust: handle softfp fpu
With TARGET_FPU set to "softfp" stdlib-rs fails with: error: Error loading target specification: ARM targets must specify their float ABI. Run `rustc --print target-list` for a list of built-in targets This fpu type is set for example for arm in file meta/conf/machine/include/arm/feature-arm-vfp.inc when TUNE_FEATURES do not contain "callconvention-hard", e.g. when using tune DEFAULTTUNE = "cortexa8" (From OE-Core rev: 4d50135cb902037380915966ecc97399d32e9f74) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions