merge-script
1c85d06232
Merge bitcoin/bitcoin#32266: depends: Avoid warning: "_FORTIFY_SOURCE" redefined for libevent
fe71a4b139 depends: Avoid `warning: "_FORTIFY_SOURCE" redefined` for `libevent` (Hennadii Stepanov)
Pull request description:
On Alpine Linux 3.12.3, compiling the `libevent` package produces multiple warnings:
```
$ gmake -C depends -j $(nproc) libevent
<snip>
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
<snip>
```
This PR fixes these warnings.
ACKs for top commit:
shahsb:
ACK fe71a4b139
maflcko:
lgtm ACK fe71a4b139
theuni:
utACK fe71a4b139
Tree-SHA512: 0a3ffb2a4cf811bce93addac8e5394cf6b3d79a46245cbdd8488771b9b51e56f66cd9222548138041e69183d52ad4b909d3d1441593f9d79d557d6c000fb324b
2025-10-23 09:45:28 +02:00
..
2025-06-25 13:37:50 +01:00
2025-06-16 10:55:14 +01:00
2024-07-23 15:37:01 +01:00
2024-11-14 11:32:47 +00:00
2025-06-12 12:31:26 +02:00
2025-10-23 09:45:28 +02:00
2024-04-19 13:01:09 +01:00
2025-09-23 10:43:55 -04:00
2024-04-19 13:01:10 +01:00
2024-04-19 13:01:10 +01:00
2024-04-19 13:01:10 +01:00
2024-04-19 13:01:10 +01:00
2024-04-19 13:01:09 +01:00
2025-08-20 23:04:19 +01:00
2022-06-23 17:29:31 +01:00
2025-06-16 10:55:14 +01:00
2025-04-02 08:41:16 -05:00
2025-09-04 13:36:14 +01:00
2025-08-14 20:57:38 +02:00
2025-10-08 13:03:21 -07:00
2025-04-02 09:14:40 +01:00
2025-09-04 13:36:14 +01:00
2025-06-01 12:40:45 +01:00
2025-09-12 11:59:45 +01:00
2023-07-18 11:27:24 +01:00
2025-05-20 16:01:32 +01:00
2025-02-05 14:36:48 +00:00