depends: Avoid warning: "_FORTIFY_SOURCE" redefined for libevent #32266

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:250414-fortify changing 1 files +1 −1
  1. 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.

  2. 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
  3. hebasto added the label Build system on Apr 14, 2025
  4. 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.

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32266.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK shahsb

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  5. shahsb commented at 4:59 am on April 16, 2025: none
    concept ACK
  6. maflcko added the label DrahtBot Guix build requested on Apr 16, 2025

github-metadata-mirror

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-04-16 15:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me