aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ghc-bootstrap/Dockerfile.armhf
Commit message (Collapse)AuthorAgeFilesLines
* testing/ghc-bootstrap: fix cross-build, remove armhfMitch Tishmack2017-02-271-151/+0
|
* testing/ghc-bootstrap: simplify/unify aportMitch Tishmack2017-02-131-0/+151
| | | | | The bootstrap port now sets up needed settings at apk build time instead of at docker build time. Should be less brittle for changes.
* Revert "testing/ghc-bootstrap: simplify/unify aport"Timo Teräs2017-02-101-151/+0
| | | | This reverts commit 3fd25eea1eb2591fc1aaa3839e22cbf5ead0d0a5.
* testing/ghc-bootstrap: simplify/unify aportMitch Tishmack2017-02-101-0/+151
The bootstrap port now sets up needed settings at apk build time instead of at docker build time. Should be less brittle for changes.