Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo retrun→return in 0001-fix-configure-for-gcc14.patch | Pieter P | 2024-06-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Pieter Pas <pieter.p.dev@outlook.com> | ||||
* | libelf: Update configure tests for GCC14 | Chris Packham | 2024-05-18 | 1 | -0/+101 |
GCC14 has started to complain about sloppily written configure tests. Update them so the code snippet is valid according to GCC14. Signed-off-by: Chris Packham <judge.packham@gmail.com> |