]> code.ossystems Code Review - openembedded-core.git/commit
mdadm: Fix build with gcc < 7
authorKhem Raj <raj.khem@gmail.com>
Sat, 14 Oct 2017 15:48:58 +0000 (08:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:44 +0000 (13:54 +0000)
commitb36100bb3077947361c858f891eb15a76013671e
treea67cdf67b21a4e8895466706f755ba36f3a4676b
parent7874fa86cb583fe6a178b95ead09430486197197
mdadm: Fix build with gcc < 7

Do not rely on build host gcc for "implicit-fallthrough" support
we need to check the CC for it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/mdadm_4.0.bb