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:
@ -24,3 +24,5 @@ do_install:append() {
|
||||
rm -r ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
||||
}
|
||||
|
||||
do_compile[network] = "1"
|
||||
|
||||
|
Reference in New Issue
Block a user