3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-31 06:07:47 +00:00

Drop YOSYS_ENABLE_HELP_SOURCE since C++20 is required.

This commit is contained in:
Catherine 2026-05-27 08:31:58 +00:00
parent 20b726557d
commit 4f4dcd9628
5 changed files with 9 additions and 27 deletions

View file

@ -17,6 +17,5 @@
#cmakedefine YOSYS_ENABLE_TCL
#cmakedefine YOSYS_ENABLE_PYTHON
#cmakedefine YOSYS_ENABLE_VERIFIC
#cmakedefine YOSYS_ENABLE_HELP_SOURCE
#endif