packages/lang/python/python-curl
Sergey V. Lobanov 391521e994 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-11-03 11:39:29 +08:00
..
patches python-curl: fix build on macos 2022-11-03 11:39:29 +08:00
Makefile python-curl: fix build on macos 2022-11-03 11:39:29 +08:00