]> code.ossystems Code Review - openembedded-core.git/commit
Revert "mdadm: fix gcc8 maybe-uninitialized/format-overflow warning"
authorKhem Raj <raj.khem@gmail.com>
Mon, 8 Apr 2019 17:47:32 +0000 (10:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2019 12:46:08 +0000 (13:46 +0100)
commit949961cdf7d4639da538045dc83c2a354e16ea80
treee7294c0b281a000943a9e56b0b1e09458a3fd2e1
parent9251cec30ff77b526363bed7299238e33b68feb4
Revert "mdadm: fix gcc8 maybe-uninitialized/format-overflow warning"

This patch tried to address a gcc problem when -Og is used, but it did
cause regressions on normal compiles when using clang e.g. the real
problem is to fix the compiler until then disable the warning in
DEBUG_FLAGS

This reverts commit 630281663893cdcfa9c4323b717b415d87d5510f.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mdadm/files/0001-mdadm-gcc8-maybe-uninitialized-format-overflow-warni.patch [deleted file]
meta/recipes-extended/mdadm/mdadm_4.1.bb