From: Georgy Yakovlev Date: Thu, 23 Jan 2020 03:56:26 +0000 (-0800) Subject: profiles/default/linux/{ppc64,ppc64le}: add new set of profiles X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5194f5d4268821e292e12ff1bdd5af4a0709a012;p=gentoo.git profiles/default/linux/{ppc64,ppc64le}: add new set of profiles flatter, simpler, shorter profiles Signed-off-by: Georgy Yakovlev --- diff --git a/profiles/default/linux/ppc64/17.0/eapi b/profiles/default/linux/ppc64/17.0/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64/17.0/parent b/profiles/default/linux/ppc64/17.0/parent new file mode 100644 index 000000000000..4ce24f0217a8 --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/17.0 diff --git a/profiles/default/linux/ppc64/eapi b/profiles/default/linux/ppc64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64/package.use.mask b/profiles/default/linux/ppc64/package.use.mask new file mode 100644 index 000000000000..631cbe4ff0cb --- /dev/null +++ b/profiles/default/linux/ppc64/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Mike Frysinger (2014-10-21) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize diff --git a/profiles/default/linux/ppc64/parent b/profiles/default/linux/ppc64/parent new file mode 100644 index 000000000000..026611146a80 --- /dev/null +++ b/profiles/default/linux/ppc64/parent @@ -0,0 +1,3 @@ +../../../base +.. +../../../arch/ppc64/big-endian diff --git a/profiles/default/linux/ppc64le/17.0/eapi b/profiles/default/linux/ppc64le/17.0/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64le/17.0/parent b/profiles/default/linux/ppc64le/17.0/parent new file mode 100644 index 000000000000..4ce24f0217a8 --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/17.0 diff --git a/profiles/default/linux/ppc64le/eapi b/profiles/default/linux/ppc64le/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64le/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64le/package.use.mask b/profiles/default/linux/ppc64le/package.use.mask new file mode 100644 index 000000000000..631cbe4ff0cb --- /dev/null +++ b/profiles/default/linux/ppc64le/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Mike Frysinger (2014-10-21) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize diff --git a/profiles/default/linux/ppc64le/parent b/profiles/default/linux/ppc64le/parent new file mode 100644 index 000000000000..281d8ea58352 --- /dev/null +++ b/profiles/default/linux/ppc64le/parent @@ -0,0 +1,3 @@ +../../../base +.. +../../../arch/ppc64/little-endian