nixpkgs/pkgs/tools/cd-dvd/nrg2iso
Matthew "strager" Glazar 48f8dbfef3 nrg2iso: compile on Darwin
nrg2iso's build scripts are hard-coded to use GCC. This prevents nrg2iso
from working on Darwin/macOS.

Teach nrg2iso's build scripts to use whatever compiler is installed, not
GCC specifically. This allows nrg2iso to build using Clang on macOS.
2023-04-08 17:53:41 -07:00
..
c-compiler.patch nrg2iso: compile on Darwin 2023-04-08 17:53:41 -07:00
default.nix nrg2iso: compile on Darwin 2023-04-08 17:53:41 -07:00