]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gdbm: Use C11 standard
authorKhem Raj <raj.khem@gmail.com>
Thu, 21 Aug 2025 22:42:59 +0000 (00:42 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 26 Aug 2025 20:10:34 +0000 (13:10 -0700)
commit97989d81c5e30434594beadd9449e907e98d3ceb
tree7d66129398307d6c80aa0f5ba38eb43ff90a1e30
parent237085506a454fb927389d681f30c8c995bc7b2b
gdbm: Use C11 standard

GCC15 is switching defaults to C23 and gdbm is not yet ready to
compile using C23 std.

For scarthgap also add it in BUILD_CFLAGS.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/gdbm/gdbm_1.23.bb