summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb
index 084e3c4080..f2de1f468d 100644
--- a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb
+++ b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb
@@ -17,6 +17,8 @@ S = "${WORKDIR}/git"
17 17
18inherit cmake pkgconfig python3targetconfig 18inherit cmake pkgconfig python3targetconfig
19 19
20CVE_PRODUCT = "libtorrent"
21
20EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release" 22EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release"
21 23
22PACKAGECONFIG ??= "python3" 24PACKAGECONFIG ??= "python3"