From aceb94d63a40db5f4aa347cdd71e65c2143d7a90 Mon Sep 17 00:00:00 2001 From: David Michael Date: Sat, 10 Feb 2018 10:27:54 -0500 Subject: [PATCH] profiles: Save build time by masking gcc-6.4.0-r1 --- .../coreos-overlay/profiles/coreos/base/package.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask index 8e2e86bac9..1e5225a4b4 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask @@ -14,3 +14,6 @@ # mask an accidental rkt major version bump to ensure it's not chosen over more # recent releases =app-emulation/rkt-13.0 + +# Prevent this from attempting to install along with GCC 7. +=sys-devel/gcc-6.4.0-r1