summaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorAndrej Rode <mail@andrejro.de>2018-10-16 14:02:04 +0200
committerMartin Braun <martin.braun@ettus.com>2018-11-13 16:34:19 -0800
commitbb37f8a8dd4ec47be55611f1dcd79a75fc78fa9b (patch)
tree780c7f8ef49a0fb90e7a3318a987f64b700d66a5 /cmake/Modules
parent7336853c1903ffd8d30d11df7b6a3aa59794c275 (diff)
runtime: circumvent long long, uint64_t problems on 32-bit archs
C++ bindings for MPIR/GMP don't provide conversion for uint64_t, also known as "long long" on 32-bit architectures. Using the underlying (GMP/MPIR) C library directly allows usage of these types.
Diffstat (limited to 'cmake/Modules')
0 files changed, 0 insertions, 0 deletions