3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-09 10:31:03 +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 0cedcef6a1
commit 482295cc65
5 changed files with 7 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