mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
profiles, 23.0: add ppc64 directory tree
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
1
profiles/default/linux/ppc64/23.0/desktop/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/desktop/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/default/linux/ppc64/23.0/desktop/gnome/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/desktop/gnome/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/ppc64/23.0/desktop/gnome/parent
Normal file
2
profiles/default/linux/ppc64/23.0/desktop/gnome/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/desktop/gnome
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/gnome/systemd
|
||||
2
profiles/default/linux/ppc64/23.0/desktop/parent
Normal file
2
profiles/default/linux/ppc64/23.0/desktop/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../targets/desktop
|
||||
1
profiles/default/linux/ppc64/23.0/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/default/linux/ppc64/23.0/musl/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/musl/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/default/linux/ppc64/23.0/musl/hardened/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/musl/hardened/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/ppc64/23.0/musl/hardened/parent
Normal file
2
profiles/default/linux/ppc64/23.0/musl/hardened/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/hardened
|
||||
6
profiles/default/linux/ppc64/23.0/musl/make.defaults
Normal file
6
profiles/default/linux/ppc64/23.0/musl/make.defaults
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
CHOST="powerpc64-unknown-linux-musl"
|
||||
CHOST_ppc64="${CHOST}"
|
||||
LIBDIR_ppc64="lib"
|
||||
14
profiles/default/linux/ppc64/23.0/musl/package.use.mask
Normal file
14
profiles/default/linux/ppc64/23.0/musl/package.use.mask
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-01-29)
|
||||
# Fails to build on combination of ppc* + musl because of mcontext.
|
||||
# libsanitizer needs adapting, bug #892079.
|
||||
sys-devel/gcc sanitize
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18)
|
||||
# perlasm assumes elfv1 abi on big endian
|
||||
# mask until merged and released
|
||||
# https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382a
|
||||
# https://github.com/openssl/openssl/commit/098404128383ded87ba390dd74ecd9e2ffa6f530
|
||||
dev-libs/openssl asm
|
||||
2
profiles/default/linux/ppc64/23.0/musl/parent
Normal file
2
profiles/default/linux/ppc64/23.0/musl/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/musl
|
||||
2
profiles/default/linux/ppc64/23.0/parent
Normal file
2
profiles/default/linux/ppc64/23.0/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../releases/23.0
|
||||
1
profiles/default/linux/ppc64/23.0/split-usr/desktop/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/split-usr/desktop/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/gnome
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/desktop
|
||||
1
profiles/default/linux/ppc64/23.0/split-usr/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/split-usr/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/default/linux/ppc64/23.0/split-usr/musl/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/split-usr/musl/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/hardened
|
||||
@@ -0,0 +1,6 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
CHOST="powerpc64-unknown-linux-musl"
|
||||
CHOST_ppc64="${CHOST}"
|
||||
LIBDIR_ppc64="lib"
|
||||
@@ -0,0 +1,14 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-01-29)
|
||||
# Fails to build on combination of ppc* + musl because of mcontext.
|
||||
# libsanitizer needs adapting, bug #892079.
|
||||
sys-devel/gcc sanitize
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18)
|
||||
# perlasm assumes elfv1 abi on big endian
|
||||
# mask until merged and released
|
||||
# https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382a
|
||||
# https://github.com/openssl/openssl/commit/098404128383ded87ba390dd74ecd9e2ffa6f530
|
||||
dev-libs/openssl asm
|
||||
2
profiles/default/linux/ppc64/23.0/split-usr/musl/parent
Normal file
2
profiles/default/linux/ppc64/23.0/split-usr/musl/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/musl
|
||||
2
profiles/default/linux/ppc64/23.0/split-usr/parent
Normal file
2
profiles/default/linux/ppc64/23.0/split-usr/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/split-usr
|
||||
1
profiles/default/linux/ppc64/23.0/systemd/eapi
Normal file
1
profiles/default/linux/ppc64/23.0/systemd/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/ppc64/23.0/systemd/parent
Normal file
2
profiles/default/linux/ppc64/23.0/systemd/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../targets/systemd
|
||||
Reference in New Issue
Block a user