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 14:29:23 -0700 |
commit | f91b8ae58b23e2adc4b3b32682a116a86bd309e7 (patch) | |
tree | 48aa056e415204b178db85e4553e1370eb54879d /meta-networking/recipes-connectivity/tailscale/files/default | |
parent | 95f489cffd8c090d3cc635ed7a184eb7354692cb (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-networking/recipes-connectivity/tailscale/files/default')
0 files changed, 0 insertions, 0 deletions