packages/lang/python/python3
Jeffery To 5a0055df06
python3: Fix/expand platform triplet detection
Currently, configure does not find the correct platform triplet for musl
as the default build/host values passed by OpenWrt buildroot does not
contain the text "linux-musl".

This backports
c163d7f0b6
to add detection for mips soft float and musl.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-25 02:19:53 +08:00
..
files python3: Centralize config file adjustments in Build/Install 2023-08-25 01:47:43 +08:00
patches python3: Fix/expand platform triplet detection 2023-08-25 02:19:53 +08:00
patches-host-pip python3: Split pip into separate source package 2023-05-26 22:06:08 +08:00
patches-host-setuptools python3: Split setuptools into separate source package 2023-05-26 22:06:24 +08:00
Config-python3-light.in python3: enable bluetooth support by default 2021-09-27 11:01:07 -07:00
Makefile python3: Fix/expand platform triplet detection 2023-08-25 02:19:53 +08:00