gpsd: Fix build when static libs disabled

Fix this build error:
SCons Error: no such option: --disable-static

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Maxin B. John
2016-02-26 12:02:27 +02:00
committed by Martin Jansa
parent 87b9efff79
commit 5905ff8a0b

View File

@@ -47,6 +47,7 @@ EXTRA_OESCONS = " \
systemd='${SYSTEMD_OESCONS}' \
${EXTRA_OECONF} \
"
DISABLE_STATIC = ""
# this cannot be used, because then chrpath is not found and only static lib is built
# target=${HOST_SYS}