packages/lang/python/python-curl
Sergey V. Lobanov 0e6a33a3a4 python-curl: fix build on macos
setup.py detects macos (darwin) and adds -flat_namespace flag. This
flag is not compatible with GCC that is used to compile target.

This patch patch disables darwin detection

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-18 18:09:35 -08:00
..
patches python-curl: fix build on macos 2022-01-18 18:09:35 -08:00
Makefile python-curl: fix build on macos 2022-01-18 18:09:35 -08:00