projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208b71f
)
fix broken build on ppc64le
author
Tobias Platen
<tplaten@posteo.de>
Sun, 20 Feb 2022 13:19:51 +0000
(14:19 +0100)
committer
Tobias Platen
<tplaten@posteo.de>
Sun, 20 Feb 2022 13:19:51 +0000
(14:19 +0100)
hdl-tools-yosys
patch
|
blob
|
history
diff --git
a/hdl-tools-yosys
b/hdl-tools-yosys
index f548267a8f128868a6bb1f4594439b3c705c3a4a..c63baf3d86330b46320e06a45bc9d8504f7aed61 100755
(executable)
--- a/
hdl-tools-yosys
+++ b/
hdl-tools-yosys
@@
-30,7
+30,7
@@
make -j$(nproc)
make install
cd ../ghdl
-./configure
+./configure
--with-llvm-config
make
make install