diff options
author | mark.yang <mark.yang@lge.com> | 2025-04-10 14:39:20 +0900 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-10 08:31:05 -0700 |
commit | 41ea13385170eacc1bc235256a370551830b8b30 (patch) | |
tree | 17b9057e7de07674e45dad08a5cfd09741eb96f8 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 6fd65c506a1b745ced83833d3fcc937be0c032c9 (diff) | |
download | meta-openembedded-41ea13385170eacc1bc235256a370551830b8b30.tar.gz |
dhrystone: fix build error with gcc-15
* fix too many arguments error
dhry_1.c: In function 'main':
dhry_1.c:176:23: error: too many arguments to function 'Func_1'; expected 0, have 2
176 | if (Enum_Loc == Func_1 (Ch_Index, 'C'))
| ^~~~~~ ~~~~~~~~
dhry_1.c:33:17: note: declared here
33 | Enumeration Func_1 ();
| ^~~~~~
Signed-off-by: mark.yang <mark.yang@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions