diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2020-08-31 23:29:47 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-09-02 16:30:40 -0400 |
commit | 4d7eadcf5b9aa19f627698262f2910d1ccde4e99 (patch) | |
tree | fecabfdf6db95a1c7c400e40b152e986a4d34e31 /recipes-core/runx | |
parent | 681ccdb175fc8fd5ca7796cb0535d17d1b6f0bb6 (diff) | |
download | meta-virtualization-4d7eadcf5b9aa19f627698262f2910d1ccde4e99.tar.gz |
nagios-core: fix build failure for gcc-10
gcc-10 uses '-fno-common' by default, which results in build
error complaining multiple definition.
Use '-fcommon' to fix this problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx')
0 files changed, 0 insertions, 0 deletions