mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-25 00:22:34 +00:00
Merge pull request #6053 from whitequark/fix-libffi-detection
Fix DPI-C support broken in v0.67
This commit is contained in:
commit
6f7123d1d2
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue