mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17: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 Fedora `dnf install golang` will install go to /usr/lib/golang
|
||||||
#
|
#
|
||||||
# On Ubuntu you need to install golang manually, similar to:
|
# On Ubuntu you need to install golang:
|
||||||
# $ wget https://storage.googleapis.com/golang/go1.6.linux-amd64.tar.gz
|
# $ sudo apt install golang-go
|
||||||
# $ tar xf go1.6.linux-amd64.tar.gz -C /opt/
|
|
||||||
# $ ln -s /opt/go /usr/lib/golang
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
configure_host() {
|
configure_host() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user