Added an important comment
This commit is contained in:
@@ -33,6 +33,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
|
|||||||
|
|
||||||
# I don't understand how this is supposed to work
|
# I don't understand how this is supposed to work
|
||||||
# It downloads from github at compile time, should not do that
|
# It downloads from github at compile time, should not do that
|
||||||
|
# works only with FEATURES="-network-sandbox"
|
||||||
src_compile() {
|
src_compile() {
|
||||||
(
|
(
|
||||||
unset GOFLAGS
|
unset GOFLAGS
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
|
|||||||
|
|
||||||
# I don't understand how this is supposed to work
|
# I don't understand how this is supposed to work
|
||||||
# It downloads from github at compile time, should not do that
|
# It downloads from github at compile time, should not do that
|
||||||
|
# works only with FEATURES="-network-sandbox"
|
||||||
src_compile() {
|
src_compile() {
|
||||||
(
|
(
|
||||||
unset GOFLAGS
|
unset GOFLAGS
|
||||||
|
|||||||
Reference in New Issue
Block a user