contrib/go
2014-03-30 23:26:10 +10:00
..
.footprint go: 1.2 -> 1.2.1 2014-03-11 12:45:01 +10:00
.md5sum go: 1.2 -> 1.2.1 2014-03-11 12:45:01 +10:00
.nostrip go: Don't strip 2014-03-14 05:48:11 +10:00
golang.sh Added go (NEW): The GO programming language 2014-02-12 01:25:20 +10:00
Pkgfile go: Unset CC/CXX in case users are using a ccache which fails the buidl 2014-03-30 23:26:10 +10:00
README go: Renamed README.rst -> README 2014-02-12 01:30:21 +10:00

Notes
=====


You probably want to ensure you have
the following setup either temporarily
in your ``$HOME/.bashrc`` or ``$HOME/.profile``
or ``/etc/profile`` or similar.

.. code-block:: sh
    
    export GOROOT=/usr/lib/go