diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-08-05 00:03:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-06 15:12:39 +0100 |
commit | 781e2a8d9542ccbc7aa230e10819961a8b3e25d4 (patch) | |
tree | 3169b22cd967817f2826b2b629b2bbcc93826947 /README.OE-Core | |
parent | a5ba89ac4ba0506a680f1b187662e7a48383e1f4 (diff) | |
download | poky-781e2a8d9542ccbc7aa230e10819961a8b3e25d4.tar.gz |
minicom: Fix build when using -fno-common
gcc10 defaults to -fno-common which flags the multiple global variables
as errors, these patches ( from fedora ) fixes the issue
(From OE-Core rev: d79177ab293063b176ded2566173c29d00360ad5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.OE-Core')
0 files changed, 0 insertions, 0 deletions