Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- now only needed when specify compiling -m32 on a 64-bit system.

  Internally use the __SIZEOF_LONG__ compiler macro (gcc, icc, llvm)
  to define when long is actually an int32_t.
16784c6b