mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Add lld to clang build environments and Dockerfile
This commit is contained in:
parent
bf758b9097
commit
a947572f38
3 changed files with 3 additions and 2 deletions
|
@ -94,7 +94,7 @@ Installing all prerequisites for Ubuntu 20.04:
|
|||
|
||||
.. code:: console
|
||||
|
||||
sudo sudo apt-get install build-essential clang bison flex \
|
||||
sudo sudo apt-get install build-essential clang lld bison flex \
|
||||
libreadline-dev gawk tcl-dev libffi-dev git make \
|
||||
graphviz xdot pkg-config python3 libboost-system-dev \
|
||||
libboost-python-dev libboost-filesystem-dev zlib1g-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue