mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-13 22:33:52 +00:00
Set ac_cv_prog_cc_c23=no to prevent autoconf from detecting C23 compiler support, avoiding potential build failures as the package is not yet fully ported to support C23 standard. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>