summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
index 3ee69554b6..e0d3bef3ca 100644
--- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
+++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
@@ -19,6 +19,7 @@ PACKAGECONFIG ??= "instrumentation"
19 19
20PACKAGECONFIG_remove_mipsarch = "instrumentation" 20PACKAGECONFIG_remove_mipsarch = "instrumentation"
21PACKAGECONFIG_remove_powerpc = "instrumentation" 21PACKAGECONFIG_remove_powerpc = "instrumentation"
22PACKAGECONFIG_remove_riscv32 = "instrumentation"
22 23
23PACKAGECONFIG[instrumentation] = "--enable-instrumentation,--disable-instrumentation," 24PACKAGECONFIG[instrumentation] = "--enable-instrumentation,--disable-instrumentation,"
24 25