go-bootstrap-native 1.4.3
Name | go-bootstrap-native |
---|---|
Version | 1.4.3 |
Summary | Go programming language compiler |
Description | The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. |
Section | base |
License | BSD-3-Clause |
Homepage | http://golang.org/ |
Recipe file |
recipes-devtools/go/go-bootstrap-native_1.4.bb
recipes-devtools/go/go-native.inc recipes-devtools/go/go-1.4.inc recipes-devtools/go/go-common.inc |
Layer | openembedded-core (pyro branch) |
Inherits |
|
Dependencies | |
PACKAGECONFIG options |
Sources
http://golang.org/dl/go1.4.3.src.tar.gz |
Patches
Patch | Status |
---|---|
go-1.4/016-armhf-elf-header.patch | Pending |
go-1.4/go-cross-backport-cmd-link-support-new-386-amd64-rel.patch | Backport [ Partial ] |
go-1.4/syslog.patch | Pending |
go-1.4/0001-cmd-ld-set-alignment-for-the-.rel.plt-section-on-32-.patch | Backport |
Other branches
This recipe in other branches of openembedded-core:
Branch | Recipe |
---|---|
pyro (Yocto Project 2.3) | go-bootstrap-native 1.4.3 (this recipe) |