Closed dressupgeekout closed 4 years ago
Linux systems typically don't have a libc which provides getprogname(3). So we'll need to do something about that
I'm gonna spin up an Ubuntu VM to see if https://github.com/dressupgeekout/lunapurpura/commit/01b0145fd55671e04b567d101279f7537b61e743 works
Confirmed this works in a Debian machine I set up
Linux systems typically don't have a libc which provides getprogname(3). So we'll need to do something about that