Commit graph

6 commits

Author SHA1 Message Date
nibbles 2bits
58c93198dd icarus-verilog: fix build error by specifying LD
Icarus-verilog-0.9.5 crashes clang or llvm into an assertion
error when either of those two binaries is used as the linker.
Add a command to set `ENV['LD']`.  It also works for XCode-only.
Remove both the fails_with because it works now.
Add a separate line to `make installdirs` that fixes a build error
where a directory does not exist.

Tested on ML with XCode-4.4.1 using clang and llvm.

Fixes Homebrew/homebrew#13650

Closes Homebrew/homebrew#14138.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:23:46 -05:00
Adam Vandenberg
1ab7953ee7 icarus-verilog: document build failures
Also add --devel and use sha1 checksums.
2012-07-10 09:36:42 -07:00
Adam Vandenberg
b25ab77878 icarus-verilog 0.9.5 2012-02-20 20:28:51 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Leo Kim
05a8050041 upgrade icarus-verilog to 0.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-27 11:46:21 -08:00
Mark L. Chang
45e06beff3 New Formula: icarus verilog
icarus verilog is an open source verilog simulator

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:49:17 +01:00