mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 09:43:14 +00:00
b82d963e7b
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.33 A patch needed to be adapted to fix this error on macOS: ``` + clang -std=c++11 -o yosys-always_full -I../.. always_full_tb.cc -lstdc++ In file included from always_full_tb.cc:1: In file included from ./yosys-always_full.cc:1: ../../backends/cxxrtl/cxxrtl.h:29:10: fatal error: 'cstddef' file not found #include <cstddef> ^~~~~~~~~ 1 error generated. make: *** [Makefile:885: test] Error 1 ``` |
||
---|---|---|
.. | ||
plugins | ||
default.nix | ||
fix-clang-build.patch | ||
plugin-search-dirs.patch | ||
setup-hook.sh |