hebasto
commented at 3:23 pm on April 14, 2025:
member
On Alpine Linux 3.12.3, compiling the libevent package produces multiple warnings:
0$ gmake -C depends -j $(nproc) libevent
1<snip>
2<command-line>: warning: "_FORTIFY_SOURCE" redefined
3<built-in>: note: this is the location of the previous definition
4<snip>
This PR fixes these warnings.
depends: Avoid `warning: "_FORTIFY_SOURCE" redefined` for `libevent`
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>
```
fe71a4b139
hebasto added the label
Build system
on Apr 14, 2025
DrahtBot
commented at 3:23 pm on April 14, 2025:
contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-05-11 15:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me