gpsd: do not strip gpsd 1994/head
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 19 Nov 2015 21:16:25 +0000 (22:16 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 19 Nov 2015 21:16:25 +0000 (22:16 +0100)
The not strip command is not strip=no, but it is nostrip=yes.
This fixes building this gpsd.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
utils/gpsd/Makefile

index df67cf896f5cba656231f48e3af66fcfeb10f997..2351f71ec70b7efef253da84d68baa02e820d1f6 100644 (file)
@@ -97,7 +97,7 @@ SCONS_OPTIONS += \
        libgpsmm=no \
        libQgpsmm=no \
        bluez=no \
-       strip=no \
+       nostrip=yes \
        python=no \
        implicit_link=no \
        chrpath=no