lshw icon indicating copy to clipboard operation
lshw copied to clipboard

musl support try 3

Open doughdemon opened this issue 9 years ago • 0 comments

This pull request fixes compilation on linux systems using the musl c library.

The first commit has the same goal as the first commit in #19, but it addresses the issue that basename may modify its argument. The second commit is directly taken from #19.

doughdemon avatar Apr 13 '17 01:04 doughdemon