Home GnuPG

mpi: Distribute asm definitions for amd64

Description

mpi: Distribute asm definitions for amd64

* mpi/amd64/distfiles: Add mpi-asm-defs.h.

The problem exhibits itself only on Windows64 where
sizeof(long) == sizeof(int).
For other platforms the definition from
generic/mpi-asm-defs.h works also for amd64.

  • GnuPG-bug-id: T3184
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 30 2017, 3:23 PM
Parents
rCd764c9894013: cipher: Fix compiler warnings.
Branches
Unknown
Tags
Unknown
Tasks
T3184: libgcrypt: make check fails on mingw64 build