mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
allow network access for do_compile in go recipes
This commit is contained in:
@ -17,3 +17,5 @@ do_install:append() {
|
||||
rm -r ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
||||
}
|
||||
|
||||
do_compile[network] = "1"
|
||||
|
||||
|
Reference in New Issue
Block a user