diff options
author | Matt Turner <mattst88@gmail.com> | 2021-06-13 12:45:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2021-06-13 12:45:49 -0700 |
commit | 93b07a1f050c87d39fdd96e44d10f021045003da (patch) | |
tree | de75d75a01fb4def999f2305c82b6390c6b54e2a | |
parent | 31f5e68cb2e8c5c2fae8bdee932dea50fda792a0 (diff) |
package.mask: Raise alpha cross compiler versions
-rw-r--r-- | base/etc/portage/profile/package.mask/cross | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/etc/portage/profile/package.mask/cross b/base/etc/portage/profile/package.mask/cross index 62d709e..8270073 100644 --- a/base/etc/portage/profile/package.mask/cross +++ b/base/etc/portage/profile/package.mask/cross @@ -1,5 +1,5 @@ >=cross-alpha-unknown-linux-gnu/binutils-2.37 ->=cross-alpha-unknown-linux-gnu/gcc-10.3 +>=cross-alpha-unknown-linux-gnu/gcc-10.4 >=cross-alpha-unknown-linux-gnu/glibc-2.34 >=cross-alpha-unknown-linux-gnu/linux-headers-5.13 |