Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Add "mips64le" in SupportedArches #24

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 27, 2019

Looking at https://golang.org/doc/install/source#environment under "GOARCH", this is the accepted Go architecture value for the 64-bit little endian MIPS platform.

This matches the particular MIPS architecture variation being proposed by Loongson in docker-library/hello-world#63.

Looking at https://golang.org/doc/install/source#environment under "GOARCH", this is the accepted Go architecture value for the 64-bit little endian MIPS platform.
@codecov-io
Copy link

codecov-io commented Dec 27, 2019

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   78.29%   78.29%           
=======================================
  Files           7        7           
  Lines         645      645           
=======================================
  Hits          505      505           
  Misses        107      107           
  Partials       33       33

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e326c47...f3844f0. Read the comment docs.

@tianon tianon merged commit 8f28c0f into docker-library:master Apr 15, 2020
@tianon tianon deleted the mips64le branch April 15, 2020 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants