nixpkgs/pkgs/development/tools/simavr
Thomas Watson 6e13168f47 simavr: fix build on Darwin
Remove unnecessary compiler flag not recognized by Clang.

Borrow setup hook from Wine which filters out Darwin-specific flags not
recognized by avr-gcc, which is used to build the test firmware.
2023-01-08 23:01:27 -06:00
..
default.nix simavr: fix build on Darwin 2023-01-08 23:01:27 -06:00
setup-hook-darwin.sh simavr: fix build on Darwin 2023-01-08 23:01:27 -06:00