diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-05-18 14:10:36 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-05-18 14:10:36 +0200 |
commit | 63e1f060a267c8355fa8d24b8b9af149c620893f (patch) | |
tree | 15fe97098471e57017fca0f4d4a4af52a2380de7 /src/tool_operate.c | |
parent | 125827e60ee98a6d42567a2418e50ab738ba2a5a (diff) |
curlbuild.h.dist: check __LP64__ as well to fix MIPS build
The preprocessor check that sets up the 32bit defines for non-configure
builds didn't work properly for MIPS systems as __mips__ is defined for
both 32bit and 64bit. Now __LP64__ is also checked and indicates 64bit.
Reported-by: Tomas Jakobsson
Fixes #813
Diffstat (limited to 'src/tool_operate.c')
0 files changed, 0 insertions, 0 deletions