projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36cee85
)
package/gpsd: add whitespaces
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Tue, 6 Aug 2019 05:19:19 +0000
(07:19 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Tue, 6 Aug 2019 20:24:53 +0000
(22:24 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gpsd/gpsd.mk
patch
|
blob
|
history
diff --git
a/package/gpsd/gpsd.mk
b/package/gpsd/gpsd.mk
index b4d0778b189ce9237086312fc46268bfaf0d180c..f1c7bb7349c7ee2f473493bfa166dccee572f9f1 100644
(file)
--- 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