diff options
Diffstat (limited to 'recipes-security/libest')
| -rw-r--r-- | recipes-security/libest/libest_3.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/libest/libest_3.2.0.bb b/recipes-security/libest/libest_3.2.0.bb index b4c6165..04bfcee 100644 --- a/recipes-security/libest/libest_3.2.0.bb +++ b/recipes-security/libest/libest_3.2.0.bb | |||
| @@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-pthreads --with-ssl-dir=${STAGING_LIBDIR}" | |||
| 20 | CFLAGS += "-fcommon" | 20 | CFLAGS += "-fcommon" |
| 21 | LDFLAGS:append:libc-musl = " -lexecinfo" | 21 | LDFLAGS:append:libc-musl = " -lexecinfo" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | 23 | S = "${UNPACKDIR}/git" |
| 24 | 24 | ||
| 25 | PACKAGES = "${PN} ${PN}-dbg ${PN}-dev" | 25 | PACKAGES = "${PN} ${PN}-dbg ${PN}-dev" |
| 26 | 26 | ||
