From: Bernd Kuhls Date: Tue, 6 Aug 2019 05:19:19 +0000 (+0200) Subject: package/gpsd: add whitespaces X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5692ffca98c8efbfc860e01b5339812007291e47;p=buildroot.git package/gpsd: add whitespaces Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/gpsd/gpsd.mk b/package/gpsd/gpsd.mk index b4d0778b18..f1c7bb7349 100644 --- a/package/gpsd/gpsd.mk +++ b/package/gpsd/gpsd.mk @@ -18,11 +18,11 @@ GPSD_CFLAGS = $(TARGET_CFLAGS) GPSD_SCONS_ENV = $(TARGET_CONFIGURE_OPTS) GPSD_SCONS_OPTS = \ - arch=$(ARCH)\ + arch=$(ARCH) \ manbuild=no \ - prefix=/usr\ - sysroot=$(STAGING_DIR)\ - strip=no\ + prefix=/usr \ + sysroot=$(STAGING_DIR) \ + strip=no \ python=no \ qt=no