Browse Source

Merge pull request #1994 from hauke/gpsd

gpsd: do not strip gpsd
lilik-openwrt-22.03
Hauke Mehrtens 9 years ago
parent
commit
84344880b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/gpsd/Makefile

+ 1
- 1
utils/gpsd/Makefile 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


Loading…
Cancel
Save