3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-24 16:12:33 +00:00

Fix DPI-C support broken in v0.67.

Fixes #6052.
This commit is contained in:
Catherine 2026-07-17 22:21:46 +00:00
parent 45ea2b8d6c
commit 21aa69f448

View file

@ -11,6 +11,7 @@
#cmakedefine YOSYS_ENABLE_THREADS
#cmakedefine YOSYS_ENABLE_DLOPEN
#cmakedefine YOSYS_ENABLE_ZLIB
#cmakedefine YOSYS_ENABLE_LIBFFI
#cmakedefine YOSYS_ENABLE_PLUGINS
#cmakedefine YOSYS_ENABLE_READLINE
#cmakedefine YOSYS_ENABLE_EDITLINE