diff options
| -rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.13.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.13.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.13.0.bb index 4ec92c0683..7c6a0743e1 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.13.0.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.13.0.bb | |||
| @@ -16,6 +16,7 @@ inherit autotools lib_package manpages python3native pkgconfig | |||
| 16 | include lttng-platforms.inc | 16 | include lttng-platforms.inc |
| 17 | 17 | ||
| 18 | EXTRA_OECONF = "--disable-numa" | 18 | EXTRA_OECONF = "--disable-numa" |
| 19 | CPPFLAGS:append:arm = "${@oe.utils.vartrue('DEBUG_BUILD', '-DUATOMIC_NO_LINK_ERROR', '', d)}" | ||
| 19 | 20 | ||
| 20 | DEPENDS = "liburcu util-linux" | 21 | DEPENDS = "liburcu util-linux" |
| 21 | RDEPENDS:${PN}-bin = "python3-core" | 22 | RDEPENDS:${PN}-bin = "python3-core" |
