diff options
author | Oded Gabbay <[email protected]> | 2016-01-11 21:55:15 +0200 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2016-01-11 23:28:23 +0200 |
commit | 647d8e95d17b32100995d806b9b2a26a35541042 (patch) | |
tree | 3eb29c25301706150fe4d899a5004aec70a1f7e9 /doxygen | |
parent | aa6aa39a8fb560ffe362970ef9f2f221661a30c9 (diff) |
configure.ac: always define __STDC_CONSTANT_MACROS
The ISO C99 standard (7.18.4) specifies that C++
implementations should define UINT64_C only when
__STDC_CONSTANT_MACROS is defined.
Because we now use UINT64_C in our cpp files (since commit
208bfc493debe0344d0b9cb93975981f14412628), we need to add this define.
This also solves compilation errors with GCC 4.8.x on ppc64le machines.
v2: add this define to SCons build system
Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions