diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-23 21:19:50 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-23 21:20:31 +0100 |
commit | 6dbc47bb6a2913ec7614ae59c182e7a6718f9021 (patch) | |
tree | d40630e69086c5fed70807577e0293a77468222c /profiles/default | |
parent | media-plugins/kodi-pvr-vdr-vnsi: add 19.0.3 (diff) | |
download | gentoo-6dbc47bb6a2913ec7614ae59c182e7a6718f9021.tar.gz gentoo-6dbc47bb6a2913ec7614ae59c182e7a6718f9021.tar.bz2 gentoo-6dbc47bb6a2913ec7614ae59c182e7a6718f9021.zip |
profiles: Add another clang experiment
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/amd64/17.0/musl/clang/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/amd64/17.0/musl/clang/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/musl/clang/eapi b/profiles/default/linux/amd64/17.0/musl/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/17.0/musl/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/17.0/musl/clang/parent b/profiles/default/linux/amd64/17.0/musl/clang/parent new file mode 100644 index 000000000000..45c5283c442b --- /dev/null +++ b/profiles/default/linux/amd64/17.0/musl/clang/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/clang |