1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00
fanquake b46c6ec52e
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>
2022-08-01 12:10:00 +01:00
..
2022-08-01 12:10:00 +01:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:10 +08:00
2022-07-29 14:02:23 +01:00
2021-03-23 08:39:16 +08:00
2022-04-11 10:34:30 +01:00
2022-06-15 09:16:57 +01:00
2022-06-13 14:43:06 +01:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:09 +08:00