summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-22 19:56:26 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-28 01:25:48 -0800
commit5194f5d4268821e292e12ff1bdd5af4a0709a012 (patch)
tree54e627ea7ee1e2cbc0a8d05848c55a6ef3a9ea85
parentprofiles/arch/ppc64: add skeleton profiles (diff)
downloadgentoo-5194f5d4.tar.gz
gentoo-5194f5d4.tar.bz2
gentoo-5194f5d4.zip
profiles/default/linux/{ppc64,ppc64le}: add new set of profiles
flatter, simpler, shorter profiles Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--profiles/default/linux/ppc64/17.0/eapi1
-rw-r--r--profiles/default/linux/ppc64/17.0/parent2
-rw-r--r--profiles/default/linux/ppc64/eapi1
-rw-r--r--profiles/default/linux/ppc64/package.use.mask6
-rw-r--r--profiles/default/linux/ppc64/parent3
-rw-r--r--profiles/default/linux/ppc64le/17.0/eapi1
-rw-r--r--profiles/default/linux/ppc64le/17.0/parent2
-rw-r--r--profiles/default/linux/ppc64le/eapi1
-rw-r--r--profiles/default/linux/ppc64le/package.use.mask6
-rw-r--r--profiles/default/linux/ppc64le/parent3
10 files changed, 26 insertions, 0 deletions
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 <vapier@gentoo.org> (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 <vapier@gentoo.org> (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