diff options
| author | Ben Wolsieffer <benwolsieffer@gmail.com> | 2023-08-09 01:16:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-09 07:16:58 +0200 |
| commit | 02719f21e6b1e9116739299045532ecf023ead5e (patch) | |
| tree | 1e62c6e92215de8b0ae55b4f6a5109738ca77fb4 /pkgs/development/python-modules/rangehttpserver | |
| parent | f54be2e5f938cd124ee8965590e188079ae11300 (diff) | |
cpython: fix _PYTHON_SYSCONFIGDATA_NAME on armv7l with musl (#240770)
Python always uses "gnu" prefixed ABI names, and this patch handles this by
doing a musl->gnu string replacement.
With pkgsCross.armv7l-hf-multiplatform.pkgsStatic, the previous name was:
_sysconfigdata__linux_arm-linux-gnu
Now, the corrected name is:
_sysconfigdata__linux_arm-linux-gnueabihf
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
