platform_build/core/combo/include/arch
Nick Kralevich 9b44afb452 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value.
Some programs (cough sqlite cough) do an improper check to see if
HAVE_MALLOC_H is defined. Instead of defining it with no value,
define it with a value so those checks pass.

Needed for bug: 20099586

Change-Id: I4c293b2c1b5f4caad85ffc1fc34ac385bab23f5c
2015-04-08 12:21:54 -07:00
..
darwin-x86 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
linux-arm AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
linux-arm64 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
linux-mips AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
linux-mips64 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
linux-x86 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
target_linux-x86 AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
windows Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. 2015-02-21 09:55:05 +00:00