nixpkgs/pkgs/development/compilers/yosys
Martin Povišer b50d43cc94 yosys: remove pointless patching
This fixes the patch introduced in:

  94a047ca74 (yosys: fix build on darwin, 2021-11-09)

Because we supply yosys with an external build of ABC, the patched
ABCMKARGS variable is without influence. Even if we were building with
in-tree ABC, that part of the patch is wrong, so drop it altogether.
2021-11-10 14:25:59 +01:00
..
plugins yosys-bluespec: 2021.01.17 -> 2021.08.19 2021-08-19 04:16:32 -05:00
default.nix yosys: fix build on darwin 2021-11-09 14:10:19 +01:00
fix-clang-build.patch yosys: remove pointless patching 2021-11-10 14:25:59 +01:00
plugin-search-dirs.patch
setup-hook.sh