diff options
author | Alexey Sokolov <alexey+gentoo@asokolov.org> | 2024-10-18 00:44:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-18 02:31:22 +0100 |
commit | c734e3ca25f6941b0f24495bff09ea55838789be (patch) | |
tree | cc11201556e6985ebccbb6ee06397c383d0ff942 /profiles | |
parent | www-client/dillo: Add missing 'X' USE for imagemagick testdep (diff) | |
download | gentoo-c734e3ca25f6941b0f24495bff09ea55838789be.tar.gz gentoo-c734e3ca25f6941b0f24495bff09ea55838789be.tar.bz2 gentoo-c734e3ca25f6941b0f24495bff09ea55838789be.zip |
profiles/prefix/darwin/macos: add x64/clang profiles
Bug: https://bugs.gentoo.org/758167
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
4 files changed, 6 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/14.0/x64/clang/eapi b/profiles/prefix/darwin/macos/14.0/x64/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/14.0/x64/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/14.0/x64/clang/parent b/profiles/prefix/darwin/macos/14.0/x64/clang/parent new file mode 100644 index 000000000000..855aaf175968 --- /dev/null +++ b/profiles/prefix/darwin/macos/14.0/x64/clang/parent @@ -0,0 +1,2 @@ +.. +../../../features/clang-lld diff --git a/profiles/prefix/darwin/macos/15.0/x64/clang/eapi b/profiles/prefix/darwin/macos/15.0/x64/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/15.0/x64/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/15.0/x64/clang/parent b/profiles/prefix/darwin/macos/15.0/x64/clang/parent new file mode 100644 index 000000000000..855aaf175968 --- /dev/null +++ b/profiles/prefix/darwin/macos/15.0/x64/clang/parent @@ -0,0 +1,2 @@ +.. +../../../features/clang-lld |