mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 17:41:20 +00:00
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>