mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 18:24:51 +04:00
configure script detects Darwin and uses flags incompatible with Linux target build. This patch uses fakeuname tool if host OS is MacOS to avoid Darwin detection on target build. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>