<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/go-bootstrap, branch 2016.05</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.05</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.05'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-05-12T14:09:43+00:00</updated>
<entry>
<title>package/go-bootstrap: Set CGO_ENABLED=0</title>
<updated>2016-05-12T14:09:43+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-05-12T00:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7dfe8c19e91385469e279fd2ef1cb2dfd45c8968'/>
<id>urn:sha1:7dfe8c19e91385469e279fd2ef1cb2dfd45c8968</id>
<content type='text'>
Fixes build erorros like these:

  cgo.a(_all.o): unknown relocation type 42; compiled without -fpic?

Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/go-bootstrap: Add toolchain dependency</title>
<updated>2016-05-12T14:06:57+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-05-12T00:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=def633c4c5b339d13ef221cfa5c202aaf9989f91'/>
<id>urn:sha1:def633c4c5b339d13ef221cfa5c202aaf9989f91</id>
<content type='text'>
To build programs that need cgo support the toolchain needs to
be available.

Cc: Christian Stewart &lt;christian@paral.in&gt;
Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
[Thomas: add comment in the code about the toolchain dependency.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>go-bootstrap: new host package</title>
<updated>2016-04-20T20:28:43+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-04-04T19:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c7bc687e7d2b8ef7afd74d4d35c45e2a16f28513'/>
<id>urn:sha1:c7bc687e7d2b8ef7afd74d4d35c45e2a16f28513</id>
<content type='text'>
Add a new package go-bootstrap which builds a bootstrap compiler for the
go programming language.

Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
[Thomas:
 - Rename GO_BOOTSTRAP_FINAL to HOST_GO_BOOTSTRAP_ROOT. Use the HOST_
   prefix because this variable is specific to the host variant. And
   it's not "final" at all, but rather the "root" of the Go Bootstrap
   installation.
 - Rename GO_BOOTSTRAP_MAKE_ENV to HOST_GO_BOOTSTRAP_MAKE_ENV, also to
   have the HOST_ prefix because it's a host package.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
