it needs logwtmp implementation which is not there in musl
Signed-off-by: Khem Raj <[email protected]>
---
meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
index b064a63caa..1855232973 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
@@ -30,7 +30,7 @@ EXTRA_OECONF = "--enable-xim \
--enable-combining --disable-perl \
--with-x=${STAGING_DIR_HOST}${prefix}"
-EXTRA_OECONF_append_libc-musl = " --disable-wtmp"
+EXTRA_OECONF_append_libc-musl = " --disable-wtmp --disable-lastlog"
PACKAGECONFIG ??= ""
PACKAGECONFIG[startup] =
"--enable-startup-notification,--disable-startup-notification,startup-notification,"
--
2.30.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#146334):
https://lists.openembedded.org/g/openembedded-core/message/146334
Mute This Topic: https://lists.openembedded.org/mt/79385047/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-