diff --git a/recipes/boost/all/conandata.yml b/recipes/boost/all/conandata.yml index bd01ea1ad0b36..dceec768a0d6a 100644 --- a/recipes/boost/all/conandata.yml +++ b/recipes/boost/all/conandata.yml @@ -58,6 +58,8 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.70.0: - patch_file: "patches/0001-beast-fix-moved-from-executor.patch" base_path: "source_subfolder" @@ -73,6 +75,8 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.71.0: - patch_file: "patches/bcp_namespace_issues_1_71.patch" base_path: "source_subfolder" @@ -86,6 +90,8 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.72.0: - patch_file: "patches/bcp_namespace_issues_1_72.patch" base_path: "source_subfolder" @@ -112,6 +118,8 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.74.0: - patch_file: "patches/boost_build_qcc_fix_debug_build_parameter_since_1_74.patch" base_path: "source_subfolder" @@ -119,6 +127,8 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.75.0: - patch_file: "patches/boost_build_qcc_fix_debug_build_parameter_since_1_74.patch" base_path: "source_subfolder" @@ -126,6 +136,10 @@ patches: base_path: "source_subfolder" - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder" 1.76.0: - patch_file: "patches/boost_locale_fail_on_missing_backend.patch" base_path: "source_subfolder" + - patch_file: "patches/boost_mpi_check.patch" + base_path: "source_subfolder"