Files
openwrt-packages/lang
Jeffery To 624fb95561 python3: Fix building C extensions with setuptools
setuptools provides a local copy of distutils and when building a C
extension, this distutils will add the target LIBDIR (/usr/lib) to the
list of library paths.

If the build system has a libpython3.11.so in /usr/lib, then the linker
will try to link to this shared library and fail.

This adapts 008-distutils-use-python-sysroot.patch for host setuptools
to add the correct library directory.

Fixes: https://github.com/openwrt/packages/issues/22330

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:33:07 -07:00
..
2023-01-20 17:44:14 -08:00
2023-04-21 22:46:58 +02:00
2023-10-15 22:30:29 +02:00
2021-06-12 21:05:01 -07:00
2023-10-08 14:08:00 +03:00
2023-04-21 22:46:58 +02:00
2022-12-22 16:25:34 -08:00
2023-10-13 15:28:01 +02:00
2021-06-12 21:05:01 -07:00
2022-08-31 13:33:28 -07:00
2023-07-10 19:48:19 -07:00
2023-05-20 13:16:26 +08:00
2022-12-22 16:32:17 -08:00
2022-01-11 16:25:33 -08:00
2023-04-21 22:46:58 +02:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2022-04-16 11:01:06 -07:00
2023-10-22 23:29:03 -06:00
2023-03-08 15:37:07 +08:00
2023-09-17 13:44:03 -06:00
2023-04-21 22:46:58 +02:00
2023-10-27 07:45:18 +02:00
2023-08-14 18:16:23 -03:00
2023-04-21 22:46:58 +02:00