mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:24:31 +04: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>