diff --git a/utils/gpsd/Makefile b/utils/gpsd/Makefile index d6ea568d4..2f50e2d81 100644 --- a/utils/gpsd/Makefile +++ b/utils/gpsd/Makefile @@ -103,7 +103,8 @@ SCONS_OPTIONS += \ nostrip=yes \ python=no \ implicit_link=no \ - chrpath=no + chrpath=no \ + target="$(TARGET_CROSS:-=)" define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include