Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

fix 1.9.4 cross compile problem #737

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

joyhope
Copy link

@joyhope joyhope commented Apr 17, 2018

fix #733

@codecov-io
Copy link

codecov-io commented Apr 18, 2018

Codecov Report

Merging #737 into master will increase coverage by 0.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
+ Coverage   50.52%   50.67%   +0.14%     
==========================================
  Files          42       41       -1     
  Lines        3119     3104      -15     
==========================================
- Hits         1576     1573       -3     
+ Misses       1405     1387      -18     
- Partials      138      144       +6
Impacted Files Coverage Δ
gc.go 49% <0%> (-1%) ⬇️
build.go
cmd/gb/build.go 71.34% <0%> (+66.47%) ⬆️

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 f11784c...1d6db67. Read the comment docs.

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.

Build of Go's runtime package fails when cross-compiling with go1.9.4
2 participants