mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +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>