Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CertiCompil
CompCert-KVX
Commits
dc413cc8
Commit
dc413cc8
authored
Dec 11, 2020
by
David Monniaux
Browse files
fix installation problems
parent
8d49d3cf
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc413cc8
...
...
@@ -254,7 +254,7 @@ pages: # TODO: change to "deploy" when "build" succeeds (or integrate with "buil
-
sudo apt-get -o Acquire::Check-Valid-Until=false -o Acquire::Check-Date=false update
-
sudo apt-get -y install sshpass openssh-client libzip4 lttng-tools liblttng-ctl-dev liblttng-ust-dev babeltrace
-
./.download_from_Kalray.sh
-
rm -f download/*dkms*.deb download/*eclipse*.deb download/*llvm*.deb download/*board-mgmt* download/*oce-host* download/*pocl*
-
rm -f download/*dkms*.deb download/*eclipse*.deb download/*llvm*.deb download/*board-mgmt* download/*oce-host* download/*pocl*
download/*flash-util* download/*barebox*
-
sudo dpkg -i download/*.deb
-
rm -rf download
-
eval `opam config env`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment