diff options
author | Ting Liu <b28495@freescale.com> | 2014-03-28 17:42:40 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-01 23:36:20 +0100 |
commit | f6d5343ccb97913a874b894fd7405abad59746eb (patch) | |
tree | 3392b5979e070add698c639d87866c930f299dc1 /meta/recipes-connectivity | |
parent | 44c441222002ee0177100be0431adf91984e90d5 (diff) | |
download | openembedded-core-f6d5343ccb97913a874b894fd7405abad59746eb.tar.gz openembedded-core-f6d5343ccb97913a874b894fd7405abad59746eb.tar.bz2 openembedded-core-f6d5343ccb97913a874b894fd7405abad59746eb.zip |
wayland-native: disable unused macro checks to fix build issue on Centos5.x
We only build wayland-native for the scanner, so disable the bits we
don't actually need. This avoid build issue on older distro such as
Centos 5.x:
| error: 'O_CLOEXEC' undeclared (first use in this function)
| error: sys/timerfd.h: No such file or directory
| error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
| error: 'TFD_CLOEXEC' undeclared (first use in this function)
| error: 'SFD_CLOEXEC' undeclared (first use in this function)
Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions