diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-19 18:25:02 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-20 13:09:41 -0700 |
commit | e5a83c5282692cdeb129ee00df828bf897445ee4 (patch) | |
tree | f630b46751c9389be39901c96702c16a40e4babf /meta-oe/dynamic-layers/perl-layer/recipes-core | |
parent | c2484217b7d9fdf1340cba61f2228f7d00bee55c (diff) | |
download | meta-openembedded-master-next.tar.gz |
nodejs: Fix build on arm64 hostsmaster-next
When clang is used as cross compiler, it confuses gyp
system to enable -m64 option for host pieces of build
and the reason is that it assumes clang to be biarch
by default for all architectures but that maybe true for
x86/x86_64 combo but not true for arm/aarch64 systems
This is a backport from node 24
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/dynamic-layers/perl-layer/recipes-core')
0 files changed, 0 insertions, 0 deletions