Files
poky/meta
Khem Raj d40f0c916f glew: Compile with -D_GNU_SOURCE
Required with glibc 2.26
when x11 is not in distro features it errors
out due to mising CLOCK_REALTIME

 error: 'CLOCK_REALTIME' undeclared (first use in this function);
did you mean '_XOPEN_REALTIME'?
    if (clock_gettime(CLOCK_REALTIME, &ts) == -1)
                      ^~~~~~~~~~~~~~
                      _XOPEN_REALTIME

(From OE-Core rev: 389b5f96af68439cc8e135a33f1e41116cb1d1aa)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-05-23 17:45:36 +01:00
..
2017-05-16 14:08:30 +01:00
2017-05-23 17:45:36 +01:00
2017-05-23 17:45:36 +01:00
2017-05-23 17:45:36 +01:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00