mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
nwg-drawer: fix go build
This commit is contained in:
parent
9b7aacd708
commit
bd513e89f9
@ -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…
Reference in New Issue
Block a user