* [meta-virtualization] [meta-cloud-services] [PATCH] nss-pam-ldapd: Resolve build failure with GCC15 @ 2025-05-09 7:32 wangmy 2025-06-09 3:51 ` Bruce Ashfield 0 siblings, 1 reply; 2+ messages in thread From: wangmy @ 2025-05-09 7:32 UTC (permalink / raw) To: meta-virtualization; +Cc: Wang Mingyu From: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> --- recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb index 582f7592..08923275 100644 --- a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb +++ b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb @@ -28,6 +28,7 @@ SRC_URI[md5sum] = "cc30ee0ab91d6c94b7a343ae09b5dc69" SRC_URI[sha256sum] = "c6d661e74693cbf531a790631ca93b73f291fb23cc39465b09deb8da2bfb0e14" DEPENDS += "libpam openldap krb5" +EXTRA_OEMAKE += "CC='${CC} -std=c99 '" EXTRA_OECONF = "\ --disable-pynslcd \ -- 2.43.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization] [meta-cloud-services] [PATCH] nss-pam-ldapd: Resolve build failure with GCC15 2025-05-09 7:32 [meta-virtualization] [meta-cloud-services] [PATCH] nss-pam-ldapd: Resolve build failure with GCC15 wangmy @ 2025-06-09 3:51 ` Bruce Ashfield 0 siblings, 0 replies; 2+ messages in thread From: Bruce Ashfield @ 2025-06-09 3:51 UTC (permalink / raw) To: wangmy; +Cc: meta-virtualization merged (sorry for the delay). Bruce In message: [meta-virtualization] [meta-cloud-services] [PATCH] nss-pam-ldapd: Resolve build failure with GCC15 on 09/05/2025 wangmy via lists.yoctoproject.org wrote: > From: Wang Mingyu <wangmy@fujitsu.com> > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb > index 582f7592..08923275 100644 > --- a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb > +++ b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb > @@ -28,6 +28,7 @@ SRC_URI[md5sum] = "cc30ee0ab91d6c94b7a343ae09b5dc69" > SRC_URI[sha256sum] = "c6d661e74693cbf531a790631ca93b73f291fb23cc39465b09deb8da2bfb0e14" > > DEPENDS += "libpam openldap krb5" > +EXTRA_OEMAKE += "CC='${CC} -std=c99 '" > > EXTRA_OECONF = "\ > --disable-pynslcd \ > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#9247): https://lists.yoctoproject.org/g/meta-virtualization/message/9247 > Mute This Topic: https://lists.yoctoproject.org/mt/112894814/1050810 > Group Owner: meta-virtualization+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-09 3:52 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2025-05-09 7:32 [meta-virtualization] [meta-cloud-services] [PATCH] nss-pam-ldapd: Resolve build failure with GCC15 wangmy 2025-06-09 3:51 ` Bruce Ashfield
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.