Переглянути джерело

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>
Hauke Mehrtens 9 роки тому
джерело
коміт
127e1c4856
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      utils/gpsd/Makefile

+ 1
- 1
utils/gpsd/Makefile Переглянути файл

@@ -97,7 +97,7 @@ SCONS_OPTIONS += \
97 97
 	libgpsmm=no \
98 98
 	libQgpsmm=no \
99 99
 	bluez=no \
100
-	strip=no \
100
+	nostrip=yes \
101 101
 	python=no \
102 102
 	implicit_link=no \
103 103
 	chrpath=no