[Git][ghc/ghc][wip/armv7-ci] Hard float
Ben Gamari
gitlab at gitlab.haskell.org
Fri Jun 14 00:53:49 UTC 2019
Ben Gamari pushed to branch wip/armv7-ci at Glasgow Haskell Compiler / GHC
Commits:
9595b0ff by Ben Gamari at 2019-06-14T00:53:39Z
Hard float
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -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-gnueabi --build=armv7a-unknown-linux-gnueabi --target=armv7a-unknown-linux-gnueabi"
+ CONFIGURE_ARGS: "--host=armv7a-unknown-linux-gnueabihf --build=armv7a-unknown-linux-gnueabihf --target=armv7a-unknown-linux-gnueabihf"
# Inexplicably makeindex fails
BUILD_SPHINX_PDF: "NO"
cache:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/9595b0ff82c430618e711eeca371cb5d90698333
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/9595b0ff82c430618e711eeca371cb5d90698333
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/e74837a1/attachment-0001.html>
More information about the ghc-commits
mailing list