mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
cad/verilator: Broken on i386
Reported by: fallout
This commit is contained in:
parent
de24178dbe
commit
296d661f61
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ COMMENT= Synthesizable Verilog to C++ compiler
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= see https://github.com/verilator/verilator/issues/3037
|
||||
|
||||
LIB_DEPENDS= libsystemc.so:devel/systemc
|
||||
RUN_DEPENDS= gmake:devel/gmake # verilator runs gmake for the --hierarchical option when the 'gmake' method is chosen
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue