diff options
| -rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb index ff268b35ea..a300595687 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | |||
| @@ -47,6 +47,7 @@ EXTRA_OESCONS = " \ | |||
| 47 | systemd='${SYSTEMD_OESCONS}' \ | 47 | systemd='${SYSTEMD_OESCONS}' \ |
| 48 | ${EXTRA_OECONF} \ | 48 | ${EXTRA_OECONF} \ |
| 49 | " | 49 | " |
| 50 | DISABLE_STATIC = "" | ||
| 50 | # this cannot be used, because then chrpath is not found and only static lib is built | 51 | # this cannot be used, because then chrpath is not found and only static lib is built |
| 51 | # target=${HOST_SYS} | 52 | # target=${HOST_SYS} |
| 52 | 53 | ||
