commit | 0ffc3aa43e923c968ee1bf6dcd910100adece343 | [log] [tgz] |
---|---|---|
author | Julien Olivain <ju.o@free.fr> | Thu Jul 24 22:24:06 2025 +0200 |
committer | Julien Olivain <ju.o@free.fr> | Tue Jul 29 00:11:01 2025 +0200 |
tree | 827e94fb11918a5a8e28e231b2b2b07648e16122 | |
parent | cec0acc84d8357de0bac85b27659566b6cbf692c [diff] |
package/berkeleydb: fix build with host gcc-15.x Commit [1] fixed berkeleydb target build with gcc-15.x. The host variant package also fails when building with host gcc-15.x. This commit fixes the issue by replicating the same fix for the package host variant. Fixes: https://autobuild.buildroot.org/results/a8051600ab95a63c852960f8dace757b16c665f0/ [1] https://gitlab.com/buildroot.org/buildroot/-/commit/c1d422edde19d07d6406705b1a4b059125dba689 Reviewed-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>