meta-openembedded/meta-oe/recipes-benchmark/nbench-byte
mark.yang bb41040137
nbench-byte: fix build error with gcc-15
* Fix the following build error with gcc-15:
nbench1.c:3520:13: error: conflicting types for 'adjust_mid_wts'; have 'void(int)'
 3520 | static void adjust_mid_wts(int patt)
      |             ^~~~~~~~~~~~~~
In file included from nbench1.c:64:
nbench1.h:373:13: note: previous declaration of 'adjust_mid_wts' with type 'void(void)'
  373 | static void adjust_mid_wts();
      |             ^~~~~~~~~~~~~~

Signed-off-by: mark.yang <mark.yang@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-10 08:31:04 -07:00
..
nbench-byte nbench-byte: fix build error with gcc-15 2025-04-10 08:31:04 -07:00
nbench-byte_2.2.3.bb nbench-byte: fix build error with gcc-15 2025-04-10 08:31:04 -07:00