UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
go-toolchain
Old version of Go language compiller which can built by GCCPackage info
Template:
Codename: go-toolchain
Source file: go1.4-bootstrap-20171003.tar.gz
Source file size: 11009739
Source file MD5-checkum: dbf727a4b0e365bf88d97cbfde590016
Source directory: go-tool
Package URL: https://umvirt.com/linux/downloads/0.1/packages/g/go1.4-bootstrap-20171003.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/g/go1.4-bootstrap-20171003.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Unpack script:
tar -xf go1.4-bootstrap-20171003.tar.gz
mv go go-tool
Configuration script:
#
Build script:
cd src
export GOROOT=/opt/go-tool
export CGO_ENABLED=0
./make.bash
Install script:
cd ..
mkdir /opt/go-tool
cp -rv bin /opt/go-tool
cp -rv src /opt/go-tool
cp -rv pkg /opt/go-tool