mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
0e6a33a3a4
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>