python3-host.mk: disable pip --no-binary on macOS
authorFelix Fietkau <redacted>
Mon, 3 Mar 2025 11:18:13 +0000 (12:18 +0100)
committerFelix Fietkau <redacted>
Mon, 3 Mar 2025 11:18:16 +0000 (12:18 +0100)
commitd798ccce9afb38b12443b6e7a4b7373fc4ef5f17
tree59e1af8bfbb82aa680085af2144216039b38776d
parent028c3a87ca2853e886f2b74170686a0eed890410
python3-host.mk: disable pip --no-binary on macOS

For some reason, pip builds a broken Cython, which segfaults on attempting
to install wheel. Work around this by allowing to use precompiled wheels.

Signed-off-by: Felix Fietkau <redacted>
lang/python/python3-host.mk
git clone https://git.99rst.org/PROJECT