aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-09 12:08:46 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-09 12:08:46 -0700
commit7b6c088b87e4f22fbc8537276223dcae8284cf98 (patch)
treec573893e718f0387f63174a6d3be94844923fe88 /meta-gnome
parent6718a9cc2d97bcfd0616af2c0f264b7ca49f35b1 (diff)
downloadmeta-openembedded-contrib-7b6c088b87e4f22fbc8537276223dcae8284cf98.tar.gz
libkcapi: Disable Wsign-compare warning with clang/musl
clang 7.0 is grumpy and complains about cmsg structures and macros from sys/socket.h kcapi-kernel-if.c:25:11: error: comparison of integers of different signs: 'unsigned long' and 'long' [-Werror,-Wsign-compare] header = CMSG_NXTHDR(&msg, header); Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
0 files changed, 0 insertions, 0 deletions