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