Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter Trommler
ci-images
Commits
85992cdc
Commit
85992cdc
authored
Jun 13, 2019
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
armv7: Drop terrible hack
It turns out that the libgmp.so is provided by the `libgmp-dev` package.
parent
7066fbda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
armv7-linux-deb9/Dockerfile
armv7-linux-deb9/Dockerfile
+0
-3
No files found.
armv7-linux-deb9/Dockerfile
View file @
85992cdc
...
...
@@ -35,9 +35,6 @@ WORKDIR /
RUN
rm
-Rf
ghc-
*
RUN
ghc
--version
# XXX: Terrible terrible hack
RUN
ln
-s
libgmp.so.10 /usr/lib/arm-linux-gnueabihf/libgmp.so
# LLVM
ENV
LLVM_TARBALL http://releases.llvm.org/7.0.0/clang+llvm-7.0.0-armv7a-linux-gnueabihf.tar.xz
ENV
LLC /opt/llvm7/bin/llc
...
...
Write
Preview
Markdown
is supported
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