summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/subversion/subversion_1.14.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/subversion/subversion_1.14.3.bb b/meta/recipes-devtools/subversion/subversion_1.14.3.bb
index 1ef3d498a5..679228cbb8 100644
--- a/meta/recipes-devtools/subversion/subversion_1.14.3.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.14.3.bb
@@ -19,6 +19,8 @@ inherit autotools pkgconfig gettext python3native
19 19
20CVE_PRODUCT = "apache:subversion" 20CVE_PRODUCT = "apache:subversion"
21 21
22CVE_STATUS[CVE-2024-45720] = "not-applicable-platform: Issue only applies on Windows"
23
22PACKAGECONFIG ?= "" 24PACKAGECONFIG ?= ""
23 25
24PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost" 26PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost"