mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-23 12:22:50 +01:00
nwg-drawer: fix go build
This commit is contained in:
parent
e9653b3a0d
commit
ed68fa152c
@ -19,6 +19,7 @@ SRCREV = "0cd48d1631eecb3043ee2c1fed9dfa25ca855375"
|
|||||||
inherit go go-mod pkgconfig
|
inherit go go-mod pkgconfig
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
|
GO_LINKSHARED = ""
|
||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
# remove precompiled x86 binary
|
# remove precompiled x86 binary
|
||||||
@ -27,5 +28,3 @@ do_install:append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
do_compile[network] = "1"
|
||||||
|
|
||||||
PRIVATE_LIBS:${PN}:append = " libstd.so"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user