projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
076eaaf
)
add libmpfr-dev to .gitlab-ci.yml
author
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 21 Apr 2020 00:21:03 +0000
(17:21 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 21 Apr 2020 00:21:03 +0000
(17:21 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index d3d9191f2c98cda35d9d7c7cad137641c718aaee..fab4bcb3ad6f8e033a2d0f6785b404dfd7878733 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-21,7
+21,7
@@
build:
python3-setuptools python3-wheel pkg-config tcl-dev
libreadline-dev bison flex libffi-dev ccache python3-venv
binutils-powerpc64-linux-gnu binutils-powerpc64le-linux-gnu
- autoconf gperf libgmp-dev
+ autoconf gperf libgmp-dev
libmpfr-dev
- export PATH="/usr/lib/ccache:$PATH"
- export CCACHE_BASEDIR="$PWD"
- export CCACHE_DIR="$PWD/ccache"