aboutsummaryrefslogtreecommitdiff
path: root/packages/libelf/0.8.13
Commit message (Collapse)AuthorAgeFilesLines
* libelf: Update configure tests for GCC14 part2Chris Packham2025-02-021-0/+51
| | | | | | More configure checks that need updating. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Fix typo retrun→return in 0001-fix-configure-for-gcc14.patchPieter P2024-06-041-1/+1
| | | | Signed-off-by: Pieter Pas <pieter.p.dev@outlook.com>
* libelf: Update configure tests for GCC14Chris Packham2024-05-181-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>
* Run all patches through renumbering and updateAlexey Neyman2017-12-021-6/+9
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-291-0/+4
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-082-0/+24
Signed-off-by: Alexey Neyman <stilor@att.net>