mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
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>