[Git][ghc/ghc][wip/armv7l-ci] Debug
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Mon Aug 8 00:05:11 UTC 2022
Ben Gamari pushed to branch wip/armv7l-ci at Glasgow Haskell Compiler / GHC
Commits:
fe615e4e by Ben Gamari at 2022-08-07T20:05:03-04:00
Debug
- - - - -
1 changed file:
- .gitlab/jobs.yaml
Changes:
=====================================
.gitlab/jobs.yaml
=====================================
@@ -177,7 +177,8 @@
"CONFIGURE_ARGS": "--host=armv7-linux-gnueabihf --build=armv7-linux-gnueabihf --target=armv7-linux-gnueabihf ",
"GccUseLdOpt": "-fuse-ld=gold",
"LD": "ld.gold",
- "TEST_ENV": "armv7-linux-deb10-validate"
+ "TEST_ENV": "armv7-linux-deb10-validate",
+ "HADRIAN_ARGS": "--test-verbose=4"
}
},
"i386-linux-deb9-validate": {
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fe615e4ee9ec0628ee4ef65a0ff1a40f635fbca5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fe615e4ee9ec0628ee4ef65a0ff1a40f635fbca5
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/20220807/062d9e56/attachment-0001.html>
More information about the ghc-commits
mailing list