mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
+1
-1
@@ -97,7 +97,7 @@ SCONS_OPTIONS += \
|
|||||||
libgpsmm=no \
|
libgpsmm=no \
|
||||||
libQgpsmm=no \
|
libQgpsmm=no \
|
||||||
bluez=no \
|
bluez=no \
|
||||||
strip=no \
|
nostrip=yes \
|
||||||
python=no \
|
python=no \
|
||||||
implicit_link=no \
|
implicit_link=no \
|
||||||
chrpath=no
|
chrpath=no
|
||||||
|
|||||||
Reference in New Issue
Block a user