Makefile: debpkg: use new multi-arch GHC 8.10.4 docker...
...created by Olivier Benz. This should allow us to build on arm architecture.
This commit is contained in:
parent
df00cf05cb
commit
5c4eb7246b
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -83,7 +83,8 @@ debpkg: man/pandoc.1
|
|||
-v `pwd`/linux/artifacts:/artifacts \
|
||||
-e REVISION=$(REVISION) \
|
||||
-w /mnt \
|
||||
utdemir/ghc-musl:v12-libgmp-ghc8101 bash \
|
||||
registry.gitlab.b-data.ch/ghc/ghc4pandoc:8.10.4 \
|
||||
bash \
|
||||
/mnt/linux/make_artifacts.sh
|
||||
|
||||
man/pandoc.1: MANUAL.txt man/pandoc.1.before man/pandoc.1.after
|
||||
|
|
Loading…
Add table
Reference in a new issue