summaryrefslogtreecommitdiff
path: root/profiles/default
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
commit64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch)
tree9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /profiles/default
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.2018
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/hardened/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/hardened/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/make.defaults10
-rw-r--r--profiles/default/linux/amd64/17.0/uclibc/parent3
-rw-r--r--profiles/default/linux/arm/13.0/armv6j/package.mask18
-rw-r--r--profiles/default/linux/arm/13.0/armv7a/package.mask18
-rw-r--r--profiles/default/linux/make.defaults5
-rw-r--r--profiles/default/linux/musl/arm/armv7a/package.mask18
-rw-r--r--profiles/default/linux/uclibc/arm/armv6j/package.mask18
-rw-r--r--profiles/default/linux/uclibc/arm/armv7a/package.mask18
-rw-r--r--profiles/default/linux/x86/17.0/uclibc/eapi1
-rw-r--r--profiles/default/linux/x86/17.0/uclibc/hardened/eapi1
-rw-r--r--profiles/default/linux/x86/17.0/uclibc/hardened/parent2
-rw-r--r--profiles/default/linux/x86/17.0/uclibc/make.defaults10
-rw-r--r--profiles/default/linux/x86/17.0/uclibc/parent3
16 files changed, 124 insertions, 5 deletions
diff --git a/profiles/default/linux/amd64/17.0/uclibc/eapi b/profiles/default/linux/amd64/17.0/uclibc/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/uclibc/hardened/eapi b/profiles/default/linux/amd64/17.0/uclibc/hardened/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/hardened/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/uclibc/hardened/parent b/profiles/default/linux/amd64/17.0/uclibc/hardened/parent
new file mode 100644
index 000000000000..45a355b0beba
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/hardened/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/hardened/amd64
diff --git a/profiles/default/linux/amd64/17.0/uclibc/make.defaults b/profiles/default/linux/amd64/17.0/uclibc/make.defaults
new file mode 100644
index 000000000000..c015f1daecd1
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="x86_64-gentoo-linux-uclibc"
+
+# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="amd64"
+CHOST_amd64="${CHOST}"
+LIBDIR_amd64="lib"
diff --git a/profiles/default/linux/amd64/17.0/uclibc/parent b/profiles/default/linux/amd64/17.0/uclibc/parent
new file mode 100644
index 000000000000..a56db381f595
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/uclibc/parent
@@ -0,0 +1,3 @@
+..
+../../../../../arch/amd64/no-multilib
+../../../../../features/uclibc/
diff --git a/profiles/default/linux/arm/13.0/armv6j/package.mask b/profiles/default/linux/arm/13.0/armv6j/package.mask
new file mode 100644
index 000000000000..6a132627c621
--- /dev/null
+++ b/profiles/default/linux/arm/13.0/armv6j/package.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgorny@gentoo.org> (18 Oct 2018)
+# Clang does not work correctly with the old *-hardfloat-* triplets.
+# Please switch to 17.0 profiles that use *eabihf triplets instead.
+# https://bugs.gentoo.org/595834
+dev-python/clang-python
+dev-util/lldb
+sys-devel/clang
+sys-devel/clang-common
+sys-devel/clang-runtime
+sys-libs/compiler-rt
+sys-libs/compiler-rt-sanitizers
+sys-libs/libcxx
+sys-libs/libcxxabi
+sys-libs/libomp
+sys-libs/llvm-libunwind
diff --git a/profiles/default/linux/arm/13.0/armv7a/package.mask b/profiles/default/linux/arm/13.0/armv7a/package.mask
new file mode 100644
index 000000000000..6a132627c621
--- /dev/null
+++ b/profiles/default/linux/arm/13.0/armv7a/package.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgorny@gentoo.org> (18 Oct 2018)
+# Clang does not work correctly with the old *-hardfloat-* triplets.
+# Please switch to 17.0 profiles that use *eabihf triplets instead.
+# https://bugs.gentoo.org/595834
+dev-python/clang-python
+dev-util/lldb
+sys-devel/clang
+sys-devel/clang-common
+sys-devel/clang-runtime
+sys-libs/compiler-rt
+sys-libs/compiler-rt-sanitizers
+sys-libs/libcxx
+sys-libs/libcxxabi
+sys-libs/libomp
+sys-libs/llvm-libunwind
diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index 4d580b1ba06f..0716de8a14c9 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -53,8 +53,3 @@ VIDEO_CARDS="dummy fbdev v4l"
# Note that adding LDFLAGS="-Wl,-O1 ${LDFLAGS}" breaks dev-util/boost-build
# because of whitespace.
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
-
-# 2009/09/21 Robin H. Johnson <robbat2@gentoo.org>
-# https://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml
-# Build kernel modules from linux-mod by default:
-USE="${USE} modules"
diff --git a/profiles/default/linux/musl/arm/armv7a/package.mask b/profiles/default/linux/musl/arm/armv7a/package.mask
new file mode 100644
index 000000000000..6a132627c621
--- /dev/null
+++ b/profiles/default/linux/musl/arm/armv7a/package.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgorny@gentoo.org> (18 Oct 2018)
+# Clang does not work correctly with the old *-hardfloat-* triplets.
+# Please switch to 17.0 profiles that use *eabihf triplets instead.
+# https://bugs.gentoo.org/595834
+dev-python/clang-python
+dev-util/lldb
+sys-devel/clang
+sys-devel/clang-common
+sys-devel/clang-runtime
+sys-libs/compiler-rt
+sys-libs/compiler-rt-sanitizers
+sys-libs/libcxx
+sys-libs/libcxxabi
+sys-libs/libomp
+sys-libs/llvm-libunwind
diff --git a/profiles/default/linux/uclibc/arm/armv6j/package.mask b/profiles/default/linux/uclibc/arm/armv6j/package.mask
new file mode 100644
index 000000000000..6a132627c621
--- /dev/null
+++ b/profiles/default/linux/uclibc/arm/armv6j/package.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgorny@gentoo.org> (18 Oct 2018)
+# Clang does not work correctly with the old *-hardfloat-* triplets.
+# Please switch to 17.0 profiles that use *eabihf triplets instead.
+# https://bugs.gentoo.org/595834
+dev-python/clang-python
+dev-util/lldb
+sys-devel/clang
+sys-devel/clang-common
+sys-devel/clang-runtime
+sys-libs/compiler-rt
+sys-libs/compiler-rt-sanitizers
+sys-libs/libcxx
+sys-libs/libcxxabi
+sys-libs/libomp
+sys-libs/llvm-libunwind
diff --git a/profiles/default/linux/uclibc/arm/armv7a/package.mask b/profiles/default/linux/uclibc/arm/armv7a/package.mask
new file mode 100644
index 000000000000..6a132627c621
--- /dev/null
+++ b/profiles/default/linux/uclibc/arm/armv7a/package.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgorny@gentoo.org> (18 Oct 2018)
+# Clang does not work correctly with the old *-hardfloat-* triplets.
+# Please switch to 17.0 profiles that use *eabihf triplets instead.
+# https://bugs.gentoo.org/595834
+dev-python/clang-python
+dev-util/lldb
+sys-devel/clang
+sys-devel/clang-common
+sys-devel/clang-runtime
+sys-libs/compiler-rt
+sys-libs/compiler-rt-sanitizers
+sys-libs/libcxx
+sys-libs/libcxxabi
+sys-libs/libomp
+sys-libs/llvm-libunwind
diff --git a/profiles/default/linux/x86/17.0/uclibc/eapi b/profiles/default/linux/x86/17.0/uclibc/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/uclibc/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/x86/17.0/uclibc/hardened/eapi b/profiles/default/linux/x86/17.0/uclibc/hardened/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/uclibc/hardened/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/x86/17.0/uclibc/hardened/parent b/profiles/default/linux/x86/17.0/uclibc/hardened/parent
new file mode 100644
index 000000000000..45a355b0beba
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/uclibc/hardened/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/hardened/amd64
diff --git a/profiles/default/linux/x86/17.0/uclibc/make.defaults b/profiles/default/linux/x86/17.0/uclibc/make.defaults
new file mode 100644
index 000000000000..7242f3043f91
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/uclibc/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="i686-gentoo-linux-uclibc"
+
+# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="x86"
+CHOST_x86="${CHOST}"
+LIBDIR_x86="lib"
diff --git a/profiles/default/linux/x86/17.0/uclibc/parent b/profiles/default/linux/x86/17.0/uclibc/parent
new file mode 100644
index 000000000000..bf856ff784ae
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/uclibc/parent
@@ -0,0 +1,3 @@
+..
+../../../../../arch/x86
+../../../../../features/uclibc/