Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few updates for Golang build script #14

Merged
merged 6 commits into from Aug 28, 2017

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    b79ff77 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Add patch to fix runtime: failed to create new OS thread bug when cro…

    …ss-compile ARM Go binary
    nghiant2710 committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    df15592 View commit details
    Browse the repository at this point in the history
  2. Use QEMU v2.7.0-resin-rc3 when building Go binary.

    There is an issue of QEMU v2.9.0 and Go so we can not use that version to build the binary (ref golang/go#20763)
    nghiant2710 committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    6178300 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Configuration menu
    Copy the full SHA
    233f2f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Update build script for aarch64 support.

    use Go package from each distro as bootstrapping for the build script since aarch64 does not have official go binaries
    nghiant2710 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    f481093 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Add Golang v1.9

    nghiant2710 committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    5af8ced View commit details
    Browse the repository at this point in the history