commit: 854887066c3d32ae4961f9eb29a91a8d1785d26c Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Feb 5 19:34:44 2024 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Feb 5 19:36:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85488706
profiles/prefix/darwin/macos/10.5/x86: add gcc sub-profile Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/10.5/x86/gcc/eapi | 1 + profiles/prefix/darwin/macos/10.5/x86/gcc/parent | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi b/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/10.5/x86/gcc/parent b/profiles/prefix/darwin/macos/10.5/x86/gcc/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/gcc/parent @@ -0,0 +1 @@ +..
