mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/gpsd: add whitespaces
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
36cee85809
commit
5692ffca98
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user