fanquake c14f3b3905
bdb: disable Werror for format-security
This is causing build failures in some build environments, like NixOS.
I don't think we are going to patch bdb at this point, and this warning
has existed for as long as we've used bdb.

Fixes #25211.

Tested (in Docker) with:
```bash
docker run -it nixos/nix
nix-shell -p gitMinimal gcc12 libtool pkg-config curl gnumake patch autoconf automake
git clone https://github.com/bitcoin/bitcoin
make -C bitcoin/depends bdb
```

Co-authored-by: Ryan Ofsky <ryan@ofsky.org>

Github-Pull: #25763
Rebased-From: b46c6ec52e1501b8c4337cead0301ef2c3777dd6
2023-04-18 09:43:56 +01:00
..
2023-04-18 09:43:56 +01:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:10 +08:00
2022-01-04 18:26:12 +02:00
2021-03-23 08:39:16 +08:00
2021-04-11 16:38:33 -04:00
2022-02-13 20:59:07 +00:00
2022-08-12 10:23:56 +01:00
2022-02-14 16:52:23 +00:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:09 +08:00
2022-02-14 16:52:23 +00:00