packages/lang/python/python-curl/patches
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
..
100_macos_compat.patch python-curl: fix build on macos 2022-11-03 11:39:29 +08:00