Re: [PATCH 0/6] Various portability fixes and organization

2024-10-14 Thread Michael Pratt
Hi Aaron, The first 3 patches of the series are pretty simple and helpful. I would like to see them in the next release, do they look ok? Without the first 2, we actually experience build errors due to config.h not being included or being included too late. The 3rd one prevents an error with our

[PATCH 0/6] Various portability fixes and organization

2024-10-10 Thread Michael Pratt
Hi, I saw that elfutils is having a release soon, so I thought now would be a good time to send some patches that are used by the Openwrt project to help elfutils build on more systems, for example, by integrating with gnulib/libtool, and coinciding with custom patches applied to other build tools