diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-06-12 05:53:48 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-06-12 05:54:07 -0400 |
commit | 2deb22c6cff05eddf22f800ff6dbe0c3a92b4779 (patch) | |
tree | 56f63ba51d0169ac5d7d4a6b91a9535958af35dc /profiles/default/linux/musl | |
parent | sys-apps/util-linux: amd64 stable wrt bug #686166 (diff) | |
download | gentoo-2deb22c6cff05eddf22f800ff6dbe0c3a92b4779.tar.gz gentoo-2deb22c6cff05eddf22f800ff6dbe0c3a92b4779.tar.bz2 gentoo-2deb22c6cff05eddf22f800ff6dbe0c3a92b4779.zip |
profiles: remove deprecated musl and uclibc profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/default/linux/musl')
31 files changed, 0 insertions, 214 deletions
diff --git a/profiles/default/linux/musl/amd64/deprecated b/profiles/default/linux/musl/amd64/deprecated deleted file mode 100644 index 4c737f95b902..000000000000 --- a/profiles/default/linux/musl/amd64/deprecated +++ /dev/null @@ -1 +0,0 @@ -default/linux/amd64/17.0/musl diff --git a/profiles/default/linux/musl/amd64/eapi b/profiles/default/linux/musl/amd64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/musl/amd64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/musl/amd64/make.defaults b/profiles/default/linux/musl/amd64/make.defaults deleted file mode 100644 index 496becbfe820..000000000000 --- a/profiles/default/linux/musl/amd64/make.defaults +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -ARCH="amd64" -ACCEPT_KEYWORDS="${ARCH}" - -CHOST="x86_64-gentoo-linux-musl" -CFLAGS="-O2 -pipe" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014) -# Multilib-related setup, bug #515130 -ABI="amd64" -DEFAULT_ABI="amd64" -MULTILIB_ABIS="amd64" -CHOST_amd64="${CHOST}" -LIBDIR_amd64="lib" -IUSE_IMPLICIT="abi_x86_64" - -# Anthony G. Basile <blueness@gentoo.org> (31 Aug 2015) -# Relect these flags from arch/amd64 which we don't inherit -CPU_FLAGS_X86="mmx mmxext sse sse2" - -# Anthony G. Basile <blueness@gentoo.org> (26 Jan 2013) -# Unhide the CPU_FLAGS_X86 USE_EXPANDs. -USE_EXPAND_HIDDEN="-CPU_FLAGS_X86" diff --git a/profiles/default/linux/musl/amd64/package.mask b/profiles/default/linux/musl/amd64/package.mask deleted file mode 100644 index e6bfd5387f92..000000000000 --- a/profiles/default/linux/musl/amd64/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# Ulrich Müller <ulm@gentoo.org> (18 Mar 2013) -# Packages that rely on multilib -app-editors/emacs:18 -net-misc/icaclient diff --git a/profiles/default/linux/musl/amd64/package.use.force b/profiles/default/linux/musl/amd64/package.use.force deleted file mode 100644 index 553802649559..000000000000 --- a/profiles/default/linux/musl/amd64/package.use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) -# Force the host target to avoid dependency hell -dev-ml/llvm-ocaml llvm_targets_X86 -sys-devel/clang llvm_targets_X86 -sys-devel/llvm llvm_targets_X86 diff --git a/profiles/default/linux/musl/amd64/package.use.mask b/profiles/default/linux/musl/amd64/package.use.mask deleted file mode 100644 index 49830f81047d..000000000000 --- a/profiles/default/linux/musl/amd64/package.use.mask +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 diff --git a/profiles/default/linux/musl/amd64/parent b/profiles/default/linux/musl/amd64/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default/linux/musl/amd64/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default/linux/musl/amd64/use.force b/profiles/default/linux/musl/amd64/use.force deleted file mode 100644 index 181cb39654fc..000000000000 --- a/profiles/default/linux/musl/amd64/use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to arch/abi, bug #515130 -amd64 -abi_x86_64 diff --git a/profiles/default/linux/musl/amd64/use.mask b/profiles/default/linux/musl/amd64/use.mask deleted file mode 100644 index cc3b7ca5f0e3..000000000000 --- a/profiles/default/linux/musl/amd64/use.mask +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to arch/abi, bug #515130 --amd64 --abi_x86_64 - -# unmask all SIMD assembler flags --cpu_flags_x86_3dnow --cpu_flags_x86_3dnowext --cpu_flags_x86_aes --cpu_flags_x86_avx --cpu_flags_x86_avx2 --cpu_flags_x86_fma3 --cpu_flags_x86_fma4 --cpu_flags_x86_mmx --cpu_flags_x86_mmxext --cpu_flags_x86_padlock --cpu_flags_x86_popcnt --cpu_flags_x86_sse --cpu_flags_x86_sse2 --cpu_flags_x86_sse3 --cpu_flags_x86_sse4_1 --cpu_flags_x86_sse4_2 --cpu_flags_x86_sse4a --cpu_flags_x86_ssse3 --cpu_flags_x86_xop - -# Lilo works on amd64 --lilo - -# These work --input_devices_synaptics --input_devices_wacom --video_cards_qxl diff --git a/profiles/default/linux/musl/amd64/x32/deprecated b/profiles/default/linux/musl/amd64/x32/deprecated deleted file mode 100644 index 5cbfaf5838b0..000000000000 --- a/profiles/default/linux/musl/amd64/x32/deprecated +++ /dev/null @@ -1 +0,0 @@ -# no successor diff --git a/profiles/default/linux/musl/amd64/x32/eapi b/profiles/default/linux/musl/amd64/x32/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/musl/amd64/x32/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/musl/amd64/x32/make.defaults b/profiles/default/linux/musl/amd64/x32/make.defaults deleted file mode 100644 index 88509a6717c0..000000000000 --- a/profiles/default/linux/musl/amd64/x32/make.defaults +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -CHOST="x86_64-gentoo-linux-muslx32" - -# Anthony G. Basile <blueness@gentoo.org> (31 Aug 2015) -# Multilib-related setup, bug #515130 -ABI="x32" -DEFAULT_ABI="x32" -MULTILIB_ABIS="x32" -CHOST_x32="${CHOST}" -LIBDIR_x32="lib" -IUSE_IMPLICIT="abi_x86_x32" diff --git a/profiles/default/linux/musl/amd64/x32/parent b/profiles/default/linux/musl/amd64/x32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default/linux/musl/amd64/x32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default/linux/musl/amd64/x32/use.force b/profiles/default/linux/musl/amd64/x32/use.force deleted file mode 100644 index a837531f8a4a..000000000000 --- a/profiles/default/linux/musl/amd64/x32/use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to arch/abi, bug #515130 --abi_x86_64 -abi_x86_x32 diff --git a/profiles/default/linux/musl/amd64/x32/use.mask b/profiles/default/linux/musl/amd64/x32/use.mask deleted file mode 100644 index fb16cbe71565..000000000000 --- a/profiles/default/linux/musl/amd64/x32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to arch/abi, bug #515130 --abi_x86_x32 -abi_x86_64 diff --git a/profiles/default/linux/musl/arm64/deprecated b/profiles/default/linux/musl/arm64/deprecated deleted file mode 100644 index fd62fe78077a..000000000000 --- a/profiles/default/linux/musl/arm64/deprecated +++ /dev/null @@ -1 +0,0 @@ -default/linux/arm64/17.0/musl diff --git a/profiles/default/linux/musl/arm64/eapi b/profiles/default/linux/musl/arm64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/musl/arm64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/musl/arm64/make.defaults b/profiles/default/linux/musl/arm64/make.defaults deleted file mode 100644 index d9ba618fa184..000000000000 --- a/profiles/default/linux/musl/arm64/make.defaults +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -ARCH="arm64" -ACCEPT_KEYWORDS="${ARCH}" - -CHOST="aarch64-gentoo-linux-musl" -CFLAGS="-O2" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -# Anthony G. Basile <blueness@gentoo.org> (25 Oct 2015) -# Multilib-related setup, bug #515130 -ABI="arm64" -DEFAULT_ABI="arm64" -MULTILIB_ABIS="arm64" -CHOST_arm64="${CHOST}" -LIBDIR_arm64="lib" - -# Michał Górny <mgorny@gentoo.org> (14 Mar 2017) -# Unhide the ARM-specific USE_EXPANDs. -USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" diff --git a/profiles/default/linux/musl/arm64/package.use.force b/profiles/default/linux/musl/arm64/package.use.force deleted file mode 100644 index 476eb96b7ec4..000000000000 --- a/profiles/default/linux/musl/arm64/package.use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) -# Force the host target to avoid dependency hell -dev-ml/llvm-ocaml llvm_targets_AArch64 -sys-devel/clang llvm_targets_AArch64 -sys-devel/llvm llvm_targets_AArch64 diff --git a/profiles/default/linux/musl/arm64/parent b/profiles/default/linux/musl/arm64/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default/linux/musl/arm64/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default/linux/musl/arm64/use.force b/profiles/default/linux/musl/arm64/use.force deleted file mode 100644 index 1fa2eca30677..000000000000 --- a/profiles/default/linux/musl/arm64/use.force +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to ARCH. -arm64 diff --git a/profiles/default/linux/musl/arm64/use.mask b/profiles/default/linux/musl/arm64/use.mask deleted file mode 100644 index 04a2bed3cacf..000000000000 --- a/profiles/default/linux/musl/arm64/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# Unmask the flag which corresponds to ARCH. --arm64 diff --git a/profiles/default/linux/musl/ppc/deprecated b/profiles/default/linux/musl/ppc/deprecated deleted file mode 100644 index 47463d6e50fa..000000000000 --- a/profiles/default/linux/musl/ppc/deprecated +++ /dev/null @@ -1 +0,0 @@ -default/linux/powerpc/ppc32/17.0/musl diff --git a/profiles/default/linux/musl/ppc/eapi b/profiles/default/linux/musl/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/musl/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/musl/ppc/make.defaults b/profiles/default/linux/musl/ppc/make.defaults deleted file mode 100644 index 2022413f04a2..000000000000 --- a/profiles/default/linux/musl/ppc/make.defaults +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc" -ACCEPT_KEYWORDS="${ARCH}" - -CHOST="powerpc-gentoo-linux-musl" -CFLAGS="-O2 -pipe" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -ABI="ppc" -DEFAULT_ABI="ppc" -MULTILIB_ABIS="ppc" -CHOST_ppc="${CHOST}" -LIBDIR_ppc="lib" -IUSE_IMPLICIT="abi_ppc_32" diff --git a/profiles/default/linux/musl/ppc/package.mask b/profiles/default/linux/musl/ppc/package.mask deleted file mode 100644 index 56345622fa74..000000000000 --- a/profiles/default/linux/musl/ppc/package.mask +++ /dev/null @@ -1,2 +0,0 @@ -# gcc-4.8 still doesn't work on ppc musl ->sys-devel/gcc-4.8 diff --git a/profiles/default/linux/musl/ppc/package.use.force b/profiles/default/linux/musl/ppc/package.use.force deleted file mode 100644 index fc297563763a..000000000000 --- a/profiles/default/linux/musl/ppc/package.use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) -# Force the host target to avoid dependency hell -dev-ml/llvm-ocaml llvm_targets_PowerPC -sys-devel/clang llvm_targets_PowerPC -sys-devel/llvm llvm_targets_PowerPC diff --git a/profiles/default/linux/musl/ppc/package.use.stable.mask b/profiles/default/linux/musl/ppc/package.use.stable.mask deleted file mode 100644 index e4a2e9f61138..000000000000 --- a/profiles/default/linux/musl/ppc/package.use.stable.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# Andreas Sturmlechner <asturm@gentoo.org> (03 Jun 2018) -# dev-qt/qtwebkit:5 not stable. -dev-qt/designer webkit diff --git a/profiles/default/linux/musl/ppc/parent b/profiles/default/linux/musl/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default/linux/musl/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default/linux/musl/ppc/use.force b/profiles/default/linux/musl/ppc/use.force deleted file mode 100644 index f4c29429b272..000000000000 --- a/profiles/default/linux/musl/ppc/use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag which corresponds to ARCH. -ppc - -# Force the flag corresponding to the only ABI. -abi_ppc_32 diff --git a/profiles/default/linux/musl/ppc/use.mask b/profiles/default/linux/musl/ppc/use.mask deleted file mode 100644 index e1f5512c8bb0..000000000000 --- a/profiles/default/linux/musl/ppc/use.mask +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 - -# Unmask the flag which corresponds to ARCH. --ppc - -# Unmask the flag corresponding to the only ABI. --abi_ppc_32 |