diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-02-07 19:50:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-02-07 19:51:27 +0100 |
commit | bfc81ce1fb441101d339228491699f408487974c (patch) | |
tree | 2196133b4ee07dce3f20cb5b692ac236e3d83554 /profiles/profiles.desc | |
parent | net-fs/minio: Version bump (v2021.02.07.01.31.02) (diff) | |
download | gentoo-bfc81ce1fb441101d339228491699f408487974c.tar.gz gentoo-bfc81ce1fb441101d339228491699f408487974c.tar.bz2 gentoo-bfc81ce1fb441101d339228491699f408487974c.zip |
profiles/prefix/darwin/macos/11.0/arm64: add gcc subprofile
add gcc subprofile, and umask gcc-11 in there
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 5e82725b083c..d6310b6c53c4 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -303,6 +303,7 @@ x64-macos prefix/darwin/macos/10.15/x64/gcc exp x64-macos prefix/darwin/macos/11.0/x64 exp x64-macos prefix/darwin/macos/11.0/x64/gcc exp arm64-macos prefix/darwin/macos/11.0/arm64 exp +arm64-macos prefix/darwin/macos/11.0/arm64/gcc exp # Solaris Profiles sparc-solaris prefix/sunos/solaris/5.11/sparc exp |