diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 7e8fb1266e..91ac46d823 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -31,6 +31,11 @@ # Upgrade to GCC 10.3.0 to support latest glibc builds =sys-devel/binutils-2.37_p1 ~amd64 ~arm64 =sys-libs/binutils-libs-2.37_p1 ~amd64 ~arm64 +# This needs to be kept in-sync otherwise dev container contains +# different binutils than was used by crossdev to build kernel +# which breaks kmod builds +=cross-x86_64-cros-linux-gnu/binutils-2.37_p1 ~amd64 +=cross-aarch64-cros-linux-gnu/binutils-2.37_p1 ~arm64 =sys-fs/cryptsetup-2.4.1-r1 ~amd64 ~arm64