bitcoin/build-aux/m4
fanquake d23570098c
Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
e4c8bb62e4 build: Fix undefined reference to __mulodi4 (Hennadii Stepanov)

Pull request description:

  When compiling with clang on 32-bit systems the `__mulodi4` symbol is defined in compiler-rt only.

  Fixes #21294.

  See more:
  - https://bugs.llvm.org/show_bug.cgi?id=16404
  - https://bugs.llvm.org/show_bug.cgi?id=28629

ACKs for top commit:
  MarcoFalke:
    tested-only ACK e4c8bb62e4
  luke-jr:
    utACK e4c8bb62e4
  fanquake:
    ACK e4c8bb62e4 - it's a bit of an awkward workaround to carry, but at-least it's contained to the fuzzers.

Tree-SHA512: 93edb4ed568027702b1b9aba953ad50889b834ef97fde3cb99d1ce70076d9c00aa13f95c86b12d6f59b24fa90108d93742f920e15119901a2848fb337ab859a1
2021-07-29 20:53:36 +08:00
..
ax_boost_base.m4 build: Add /opt/homebrew to path to look for boost libraries 2021-02-19 01:37:31 +00:00
ax_boost_filesystem.m4 build: update boost macros to latest upstream 2019-09-14 07:32:25 +08:00
ax_boost_system.m4 build: update boost macros to latest upstream 2019-09-14 07:32:25 +08:00
ax_boost_unit_test_framework.m4 build: update boost macros to latest upstream 2019-09-14 07:32:25 +08:00
ax_check_compile_flag.m4
ax_check_link_flag.m4
ax_check_preproc_flag.m4
ax_cxx_compile_stdcxx.m4 Update ax_cxx_compile_stdcxx.m4 2020-04-11 02:15:20 -07:00
ax_pthread.m4 build: AX_PTHREAD serial 27 2020-09-14 16:35:09 +08:00
bitcoin_find_bdb48.m4 Allow disabling BDB in configure with --without-bdb 2020-11-18 11:56:12 -05:00
bitcoin_qt.m4 build, qt: Fix libraries linking order for Linux hosts 2021-06-06 23:25:07 +03:00
bitcoin_runtime_lib.m4 build: Fix undefined reference to __mulodi4 2021-07-27 14:53:24 +03:00
bitcoin_subdir_to_include.m4
l_atomic.m4 build: improve macro for testing -latomic requirement 2021-05-11 20:07:20 +02:00
l_socket.m4 build: check if -lsocket is required with *ifaddrs 2021-03-29 11:09:40 +08:00