summaryrefslogtreecommitdiffstats
path: root/meta/packages/x-load/x-load-git/beagleboard/git@git.enea.com:linux
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@bisdn.de>2024-06-05 09:26:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-06-11 11:41:33 +0100
commit46b5c2ea6cb97bb6dd0a85bef3be9eaa9a19b4b5 (patch)
treed69d5ec38cc6862333990ae9fed2a82c47bc0293 /meta/packages/x-load/x-load-git/beagleboard/git@git.enea.com:linux
parent9f48761d686cf6f46e0906e1a09c318f5f4eb6c8 (diff)
downloadpoky-master.tar.gz
linuxloader: add -armhf on arm only for TARGET_FPU 'hard'HEADmaster
There are two types of soft FPU options for arm, soft and softfp, and if using the latter the wrong dynamic loader will be used. E.g. go will link against ld-linux-armhf.so.3, but libc6 will only ship a ld-linux.so.3, so go programs will fail to start. Fix this by instead checking for TARGET_FPU being 'hard' and then applying the suffix. (From OE-Core rev: 07b4c7a2bd23f8645810e13439e814caaaf9cd94) Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/packages/x-load/x-load-git/beagleboard/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions