3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-30 19:22:31 +00:00

Fixed building verific bindings

This commit is contained in:
Clifford Wolf 2014-08-12 15:21:06 +02:00
parent cad98bcd89
commit 593264e9ed
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ only have the i386 eval version of Verific:
1.) Use a Makefile.conf like the following one:
--snip--
CONFIG := clang-debug
CONFIG := clang
ENABLE_TCL := 0
ENABLE_QT4 := 0
ENABLE_ABC := 0