summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone-c89.patch
Commit message (Collapse)AuthorAgeFilesLines
* dhrystone: fix building with the GCC 14Dmitry Baryshkov2024-06-041-0/+242
Update dhrystone sources to use C89 instead of K&R C in order to fix build issues with the recent GCC. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>