mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Revert earliest to gcc-4.8, compile iverilog with default compiler
This commit is contained in:
parent
182659f114
commit
4c2a2e275f
2 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@ fi
|
|||
git clone git://github.com/steveicarus/iverilog.git
|
||||
cd iverilog
|
||||
autoconf
|
||||
./configure --prefix=$HOME/.local-bin
|
||||
CC=gcc CXX=g++ ./configure --prefix=$HOME/.local-bin
|
||||
make
|
||||
make install
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue