diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-03-19 01:15:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-19 09:48:14 +0000 |
commit | 8c1ca5e123eeffdbad44c9fe6006657b3119ea4b (patch) | |
tree | 3746b2e3fca788e1324a4085c546da4460521a8f /bitbake/lib/bb/fetch2/git.py | |
parent | a34e57a2d1d8949c1e2ac028e0ec96bb8de628fb (diff) | |
download | poky-8c1ca5e123eeffdbad44c9fe6006657b3119ea4b.tar.gz |
tcp-wrappers: Stick to C17 standard
GCC 15 has switched to C23 by default and tcp-wrappers is old code
pre-c99 and would need to be fixed all around to get to work in C23
(From OE-Core rev: 0a532f07eb54b7f66be25a0f9584581ab693b21c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions