tools/elfutils: refresh portability patch for macOS
authorMichael Pratt <mcpratt@pm.me>
Mon, 8 Apr 2024 19:15:31 +0000 (15:15 -0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 25 Apr 2024 19:33:51 +0000 (21:33 +0200)
commit1991bfb8143d29d619a0a389db84dcb512b9a719
treeef07d7dfb20d667d8c1250df63e6770f191000e0
parentddb7177c57e1515d9b170a2a35c2d2f341311a05
tools/elfutils: refresh portability patch for macOS

Quilt refresh combined two sets of changes to the same file.

The switch from using libgen.h to dirname.h because of function poisoning
from gnulib's import of basename() was added as a new patch hunk instead
of an edit to the original one.

The original patch hunk was to fix build errors on an earlier version of
elfutils before the "dirname" module was being imported to fix further
build errors with the 0.191 version.

Tested-by: Georgi Valkov <gvalkov@gmail.com> # MacOS
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
tools/elfutils/patches/100-portability.patch