Files
poky/meta/recipes-graphics/xorg-lib
Ross Burton ce15d9a1e5 xorg-lib-common: fix malloc0returnsnull usage
Xorg libraries that use Xmalloc need to know if malloc(0) returns NULL or not,
and as this is a runtime test it can't be checked for.  Previously
xorg-lib-common declared that malloc(0) did return NULL, but this isn't true for
eglibc (only uclibc).

Instead, use libc-specific overrides to pass the relevant option.

(ideally the check would use the autoconf cache so this can be stored in the site files)

(From OE-Core master rev: e628c8aba0189de30de2833882b9999ff3b6547a)

(From OE-Core rev: 93e084ae8bcae8e7bde5a7e52a274a39dc9ba509)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 16:59:53 +00:00
..
2013-08-22 18:30:05 +01:00
2012-01-03 12:14:33 +00:00
2012-03-21 15:33:02 +00:00
2013-02-12 13:22:44 +00:00
2013-07-10 09:41:56 +01:00
2012-03-21 15:19:39 +00:00
2012-03-21 15:17:21 +00:00
2013-08-22 18:30:05 +01:00
2013-08-22 18:30:05 +01:00
2012-03-21 15:19:40 +00:00
2012-07-04 17:40:30 +01:00
2012-03-21 15:32:40 +00:00
2013-05-30 20:59:10 +01:00
2013-06-13 17:38:07 +01:00
2012-05-24 08:51:46 +01:00