projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97d30d
)
Updated FreeBSD dependencies in README.md
author
Roman-Parise
<pariseroman@gmail.com>
Sun, 14 Jul 2019 16:25:07 +0000
(09:25 -0700)
committer
Roman-Parise
<pariseroman@gmail.com>
Sun, 14 Jul 2019 16:25:07 +0000
(09:25 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 42f972c8e203cad2eaca268bda19cfc9525f60d0..9e221be3827a279b1ba111734e039841f09eb9d0 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-78,7
+78,7
@@
Similarily, on Mac OS X MacPorts or Homebrew can be used to install dependencies
On FreeBSD use the following command to install all prerequisites:
# pkg install bison flex readline gawk libffi\
- git graphviz pkgconf
ig
python3 python36 tcl-wrapper boost-libs
+ git graphviz pkgconf python3 python36 tcl-wrapper boost-libs
On FreeBSD system use gmake instead of make. To run tests use:
% MAKE=gmake CC=cc gmake test