Skip to content
Snippets Groups Projects
Commit 631638f4 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

CONFIG: reduce reliance on WM_ARCH_OPTION (#517)

- 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.
parent 366da274
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment