diff options
| -rw-r--r-- | meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb index b901e8815a..45097624db 100644 --- a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb +++ b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb | |||
| @@ -33,3 +33,5 @@ FILES:${PN} += " ${systemd_system_unitdir} " | |||
| 33 | FILES:${PN} += " ${libdir} " | 33 | FILES:${PN} += " ${libdir} " |
| 34 | FILES:${PN} += " ${nonarch_libdir}/tmpfiles.d/* " | 34 | FILES:${PN} += " ${nonarch_libdir}/tmpfiles.d/* " |
| 35 | FILES:${PN} += " ${base_libdir}/security/*.so " | 35 | FILES:${PN} += " ${base_libdir}/security/*.so " |
| 36 | |||
| 37 | TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}" | ||
