| Message ID | 20251203062704.138197-1-changqing.li@windriver.com |
|---|---|
| State | New |
| Headers | show |
| Series | [V2] shadow: disable econf for native | expand |
diff --git a/meta/recipes-extended/shadow/shadow_4.18.0.bb b/meta/recipes-extended/shadow/shadow_4.18.0.bb index ba65fc7196..42d0d54b3a 100644 --- a/meta/recipes-extended/shadow/shadow_4.18.0.bb +++ b/meta/recipes-extended/shadow/shadow_4.18.0.bb @@ -46,6 +46,8 @@ EXTRA_OECONF += " \ --without-sssd \ ${NSCDOPT}" +CACHED_CONFIGUREVARS:class-native += "ac_cv_lib_econf_econf_readDirs=no" + CFLAGS:append:libc-musl = " -DLIBBSD_OVERLAY" NSCDOPT = ""