mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00: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:
parent
36cee85809
commit
5692ffca98
@ -18,11 +18,11 @@ GPSD_CFLAGS = $(TARGET_CFLAGS)
|
|||||||
GPSD_SCONS_ENV = $(TARGET_CONFIGURE_OPTS)
|
GPSD_SCONS_ENV = $(TARGET_CONFIGURE_OPTS)
|
||||||
|
|
||||||
GPSD_SCONS_OPTS = \
|
GPSD_SCONS_OPTS = \
|
||||||
arch=$(ARCH)\
|
arch=$(ARCH) \
|
||||||
manbuild=no \
|
manbuild=no \
|
||||||
prefix=/usr\
|
prefix=/usr \
|
||||||
sysroot=$(STAGING_DIR)\
|
sysroot=$(STAGING_DIR) \
|
||||||
strip=no\
|
strip=no \
|
||||||
python=no \
|
python=no \
|
||||||
qt=no
|
qt=no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user