diff options
Diffstat (limited to 'meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb')
| -rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb index 4ff6d917d0..b7b89689b5 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | |||
| @@ -46,9 +46,8 @@ EXTRA_OESCONS = " \ | |||
| 46 | strip='false' \ | 46 | strip='false' \ |
| 47 | chrpath='yes' \ | 47 | chrpath='yes' \ |
| 48 | systemd='${SYSTEMD_OESCONS}' \ | 48 | systemd='${SYSTEMD_OESCONS}' \ |
| 49 | ${EXTRA_OECONF} \ | 49 | ${PACKAGECONFIG_CONFARGS} \ |
| 50 | " | 50 | " |
| 51 | DISABLE_STATIC = "" | ||
| 52 | # 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 |
| 53 | # target=${HOST_SYS} | 52 | # target=${HOST_SYS} |
| 54 | 53 | ||
