Re: [PATCH v2] libdwfl: resolve all paths relative to sysroot

2025-05-28 Thread Aaron Merey
Hi Michal, On Wed, May 28, 2025 at 8:30 AM Michal Sekletar wrote: > > I finally got back to this patchset but I am wondering how to address your > nitpick. Difference is that in one case $sysroot/usr/bin/bash is an actual > binary and in another case it is a symlink. Hence it can't be both at t

Re: [PATCH v2] libdwfl: resolve all paths relative to sysroot

2025-05-28 Thread Michal Sekletar
On Tue, Apr 8, 2025 at 5:53 PM Aaron Merey wrote: Hi Aaron, > Thanks for adding these testcases. I have one nitpick, instead of > adding a whole new testfile-sysroot-link.tar.bz2 can you just add the > needed symlinks to testfile-sysroot.tar.bz2? With these changes plus > those recommended by Dm