123elf icon indicating copy to clipboard operation
123elf copied to clipboard

Minor portability improvements

Open vrza opened this issue 2 years ago • 1 comments

  • support BSD tar(1)
  • support BSD install(1)
  • explicit dependency on GNU make (gmake(1))
  • remove dependency on working directory from binutils and gzip build scripts
  • gitignore local gzip build files

vrza avatar Jun 04 '22 06:06 vrza

Note that FreeBSD port PR https://github.com/taviso/123elf/pull/86 should contain all the changes in this PR, so it can be merged instead, otherwise they should still merge cleanly on top of each other.

vrza avatar Jun 08 '22 11:06 vrza