• Wladimir J. van der Laan's avatar
    build: Endian compatibility · 8718bc73
    Wladimir J. van der Laan authored
    - Detect endian instead of stopping configure on big-endian
    - Add `byteswap.h` and `endian.h` header for compatibility with
      Windows and other operating systems that don't come with them
    - Update `crypto/common.h` functions to use compat
      endian header
    8718bc73
Makefile.am 9.57 KB