dash/src/compat
Wladimir J. van der Laan f6bbb2c16a Merge #12998: Default to defining endian-conversion DECLs in compat w/o config
150b2f0 Default to defining endian-conversion DECLs in compat w/o config (Matt Corallo)

Pull request description:

  While this isn't a supported build configuration, some build
  systems need to build without going through our autotools steps,
  so defaulting to something sane may make it easier to build.

  Specifically, this fixes the inability to build
  rust-bitcoinconsensus on some non-x86 platforms. It needs to build
  without our autotools/configure steps to ensure correct compile
  args are passed from the rust build system to gcc. Converting the
  args from the rust build system to gcc would be a lot of
  unmaintainable work.

Tree-SHA512: 776fdb8c91b66f421fc751cb281c99c53c47e496f46b26c9f49bb6fdb6da3d2dda5dcc1c5bf413206bdd9ff3cbe5cef2823455900462519a4944631d9c48b54c
2020-04-03 04:10:53 -05:00
..
byteswap.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
endian.h Merge #12998: Default to defining endian-conversion DECLs in compat w/o config 2020-04-03 04:10:53 -05:00
glibc_compat.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
glibc_sanity.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
glibcxx_sanity.cpp Merge #9544: [trivial] Add end of namespace comments. Improve consistency. 2019-07-11 10:34:46 -05:00
sanity.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
strnlen.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00