diff options
author | Matt Turner <mattst88@gmail.com> | 2021-06-13 15:08:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2021-06-13 15:08:29 -0700 |
commit | 43cecbbd74b1f3e47a744e5e456a16115069571e (patch) | |
tree | 119574063aecff468b41ac509d55e9ac880fd9a4 | |
parent | 93b07a1f050c87d39fdd96e44d10f021045003da (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 8270073..164c106 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.4 +>=cross-alpha-unknown-linux-gnu/gcc-11.2 >=cross-alpha-unknown-linux-gnu/glibc-2.34 >=cross-alpha-unknown-linux-gnu/linux-headers-5.13 |