gpsd: do not strip gpsd

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>
This commit is contained in:
Hauke Mehrtens 2015-11-19 22:16:25 +01:00
parent 7069b07a12
commit 127e1c4856
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ SCONS_OPTIONS += \
libgpsmm=no \
libQgpsmm=no \
bluez=no \
strip=no \
nostrip=yes \
python=no \
implicit_link=no \
chrpath=no