[Git][ghc/ghc][wip/armv7-ci] Bump docker image

Ben Gamari gitlab at gitlab.haskell.org
Thu Jun 13 23:45:13 UTC 2019



Ben Gamari pushed to branch wip/armv7-ci at Glasgow Haskell Compiler / GHC


Commits:
aa1cfad7 by Ben Gamari at 2019-06-13T23:45:03Z
Bump docker image

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -2,7 +2,7 @@ variables:
   GIT_SSL_NO_VERIFY: "1"
 
   # Commit of ghc/ci-images repository from which to pull Docker images
-  DOCKER_REV: 88e952f165f48cfb956ac9a2486a9263aa4f777c
+  DOCKER_REV: 85992cdcd800c87be529852e25dc5c4d9e3a3874
 
   # Sequential version number capturing the versions of all tools fetched by
   # .gitlab/win32-init.sh.
@@ -411,7 +411,7 @@ nightly-aarch64-linux-deb9:
   variables:
     TEST_ENV: "armv7-linux-deb9"
     BIN_DIST_PREP_TAR_COMP: "bindistprep/ghc-armv7-linux-deb9.tar.xz"
-    CONFIGURE_ARGS: "--host=armv7a-unknown-linux-gnu --build=armv7a-unknown-linux-gnu --target=armv7a-unknown-linux-gnu"
+    CONFIGURE_ARGS: "--host=armv7a-unknown-linux-gnueabi --build=armv7a-unknown-linux-gnueabi --target=armv7a-unknown-linux-gnueabi"
     # Inexplicably makeindex fails
     BUILD_SPHINX_PDF: "NO"
   cache:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/aa1cfad7c5d412993f3c4146bc0f07aaf5829e67

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/aa1cfad7c5d412993f3c4146bc0f07aaf5829e67
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190613/5a04357d/attachment.html>


More information about the ghc-commits mailing list