mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
373bb8e4e7
This patch sets UNAME_S=Linux due to OpenWrt is always Linux but `uname -s` return Darwin on MacOS and fails target build. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>