From 1305571d906e880ffb6d5094c555d11c5cc23e36 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Sun, 19 Nov 2023 15:58:00 +0100 Subject: [PATCH] Update x86_64 configs --- x86_64/include_exclude.conf | 1 + x86_64/multilib.conf | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 66cfa1a..0472e79 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -59,6 +59,7 @@ filter_packages = [ "tuned-profiles-realtime", "kmod-redhat-oracleasm-kernel_4_18_0_425_10_1", "kmod-redhat-oracleasm-kernel_4_18_0_425_3_1", + "msv-msv", ] } ), diff --git a/x86_64/multilib.conf b/x86_64/multilib.conf index a9cca46..b4a8431 100644 --- a/x86_64/multilib.conf +++ b/x86_64/multilib.conf @@ -3,14 +3,6 @@ multilib_blacklist = { "gcc-toolset-10-dyninst-devel", "gcc-toolset-10-systemtap-devel", "gcc-toolset-10-systemtap-sdt-devel", - "ocaml-camlp4", - "ocaml-camlp4-devel", - "ocaml-extlib-devel", - "ocaml-findlib-devel", - "ocaml-labltk", - "ocaml-labltk-devel", - "ocaml-ocamlbuild", - "ocaml-ocamlbuild-devel", "libvirt-glib", "sblim-gather", ],