diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-05-02 23:29:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-07 10:12:53 +0100 |
commit | 80bb16ee716386327bd3491b50282b2bd976edd7 (patch) | |
tree | 982f3f8b1692598a92539b8c6a4ad758b53dfa0c /documentation | |
parent | 9a69da44892c46849cfff1866c14022a6bcc1d72 (diff) | |
download | poky-80bb16ee716386327bd3491b50282b2bd976edd7.tar.gz |
mdadm: Disable Werror
Werror spews more warnings with gcc9, like other distros (
debian/fedora) disable Warnings as errors
Fixes
super-intel.c:696:9: error: taking address of packed member of 'struct imsm_super' may result in an unaligned pointer value [-Werror=address-of-packed-member]
(From OE-Core rev: 7ac6ac8eb8fc3c623eba0e245fd9049dc6e2dd86)
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>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions