build: fix copypasta in OpenBSD C{XX} flags #24604

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:openbsd_copy_pasta changing 1 files +5 −5
  1. fanquake commented at 1:13 PM on March 17, 2022: member

    Introduced in #23998.

  2. build: fix copypasta in OpenBSD C{XX} flags 28f17c1a6d
  3. fanquake added the label Build system on Mar 17, 2022
  4. laanwj commented at 1:15 PM on March 17, 2022: member

    Concept ACK. It's kind of curious that it worked fine without this, so I'm not sure how to test.

  5. hebasto approved
  6. hebasto commented at 8:16 AM on March 25, 2022: member

    ACK 28f17c1a6de7b50482d8f55fe03698126862e8eb, I have reviewed the code and it looks OK, not tested on OpenBSD though.

    It's kind of curious that it worked fine without this, so I'm not sure how to test.

    I think changes in CFLAGS and CXXFLAGS are not so critical at all.

  7. fanquake commented at 8:28 AM on March 25, 2022: member

    Concept ACK. It's kind of curious that it worked fine without this, so I'm not sure how to test.

    The missing -pipe isn't a big issue as it may only provide some speedup:

    -pipe Use pipes rather than temporary files for communication between the various stages of compilation. This fails to work on some systems where the assembler is unable to read from a pipe; but the GNU assembler has no trouble.

    The missing -O2 was likely compensated for by autotools automatically using -O2 when building just about all packages.

  8. fanquake merged this on Mar 25, 2022
  9. fanquake closed this on Mar 25, 2022

  10. fanquake deleted the branch on Mar 25, 2022
  11. sidhujag referenced this in commit 7449f8cabb on Apr 2, 2022
  12. DrahtBot locked this on Mar 25, 2023

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: 2026-04-26 06:13 UTC

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