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:
36f816f
)
use specific version of alliance-check-toolkit
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 15 Aug 2022 15:50:56 +0000
(16:50 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 15 Aug 2022 15:50:56 +0000
(16:50 +0100)
coriolis-install
patch
|
blob
|
history
diff --git
a/coriolis-install
b/coriolis-install
index a8b5a3da700897f2b0e4d3986a7aaf21a0397381..c1b3b7ed5c8363b8ef62fad35037577d6f014790 100755
(executable)
--- a/
coriolis-install
+++ b/
coriolis-install
@@
-98,6
+98,9
@@
make -j1 install
# Install and configure alliance-check-toolkit
cd /home/$USER
git clone https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git
+cd alliance-check-toolkit
+git checkout 3f40be93f1552 # specific version needed
+cd ..
touch alliance-check-toolkit/etc/mk/users.d/user-$USER.mk
# Environment variables for alliance-check-toolkit in a single script variable