mirror of
https://github.com/openwrt/packages.git
synced 2026-06-18 19:00:42 +04:00
5a2178a344
gpsd build fails on macos due to using sys.platform in build logic. This patch allows to redefine target platform to fix the issue. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>