mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
commit
57cbb74dd4
@ -33,10 +33,8 @@ PKG_TOOLCHAIN="manual"
|
||||
####################################################################
|
||||
# On Fedora `dnf install golang` will install go to /usr/lib/golang
|
||||
#
|
||||
# On Ubuntu you need to install golang manually, similar to:
|
||||
# $ wget https://storage.googleapis.com/golang/go1.6.linux-amd64.tar.gz
|
||||
# $ tar xf go1.6.linux-amd64.tar.gz -C /opt/
|
||||
# $ ln -s /opt/go /usr/lib/golang
|
||||
# On Ubuntu you need to install golang:
|
||||
# $ sudo apt install golang-go
|
||||
####################################################################
|
||||
|
||||
configure_host() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user