lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 84344880b975c7a34e7ea9758ba853bf5e08a908
parent 7069b07a1218a0cae317b360bba2cba1a83dd447
Author: Hauke Mehrtens <hauke@hauke-m.de>
Date:   Thu, 19 Nov 2015 22:44:57 +0100

Merge pull request #1994 from hauke/gpsd

gpsd: do not strip gpsd
Diffstat:
Mutils/gpsd/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/gpsd/Makefile b/utils/gpsd/Makefile @@ -97,7 +97,7 @@ SCONS_OPTIONS += \ libgpsmm=no \ libQgpsmm=no \ bluez=no \ - strip=no \ + nostrip=yes \ python=no \ implicit_link=no \ chrpath=no