diff options
| author | dramforever <dramforever@live.com> | 2025-09-18 22:59:43 +0800 |
|---|---|---|
| committer | dramforever <dramforever@live.com> | 2025-09-18 22:59:43 +0800 |
| commit | a5370153080a4f8151fd8b863f659866591591e2 (patch) | |
| tree | a53188c4070a926ac814f31ce059e40f7f3315b0 /pkgs/development/python-modules/httpserver | |
| parent | a48aa7995c23fd89d781cdfdf51196f4395e0473 (diff) | |
linux: Fix $dev/.../source/arch for arm64 COMPAT_VDSO=y
When ARCH=arm64 and CONFIG_COMPAT_VDSO=y, the $dev/.../build/ directory
ends up not only containing arch/arm64/, but also
arch/arm/vdso/vdsomunge, which messes up our detection of what arch/*
directory to keep in $dev/.../source.
Instead of detecting on one arch to keep in source/arch/, keep
source/arch/$d/ if build/arch/$d/ exists. Also port the existing logic
of keeping arch/arm/ when arch/arm64/ is to be kept.
CONFIG_COMPAT_VDSO default to y when CONFIG_CC_IS_CLANG=y, so this fixes
pkgsLLVM.linux.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
