nixpkgs/pkgs/development/compilers/circt
Nick Cao 3364d76c0b
circt: fix build with non clang stdenv
lib.optionalString creates an empty string when the condition is false
And the circt test framework interprets this as disabling all tests
failing the build with `error: filter did not match any tests`
2023-02-10 18:41:05 +08:00
..
default.nix circt: fix build with non clang stdenv 2023-02-10 18:41:05 +08:00