diff options
| -rw-r--r-- | meta-networking/recipes-support/spice/spice-gtk_0.42.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/spice/spice-gtk_0.42.bb b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb index 542ddb69b7..27504392a6 100644 --- a/meta-networking/recipes-support/spice/spice-gtk_0.42.bb +++ b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb | |||
| @@ -55,4 +55,6 @@ PACKAGECONFIG[vapi] = "-Dvapi=enabled,-Dvapi=disabled" | |||
| 55 | EXTRA_OEMESON = "-Dpie=true" | 55 | EXTRA_OEMESON = "-Dpie=true" |
| 56 | EXTRA_OEMESON:append:libc-musl = " -Dcoroutine=libucontext" | 56 | EXTRA_OEMESON:append:libc-musl = " -Dcoroutine=libucontext" |
| 57 | 57 | ||
| 58 | LDFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' -Wl,--undefined-version', '', d)}" | ||
| 59 | |||
| 58 | FILES:${PN} += "${datadir}" | 60 | FILES:${PN} += "${datadir}" |
