diff options
Diffstat (limited to 'profiles/prefix/sunos/solaris/arch')
19 files changed, 110 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/arch/eapi b/profiles/prefix/sunos/solaris/arch/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/eapi b/profiles/prefix/sunos/solaris/arch/sparc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.mask new file mode 100644 index 000000000000..b49d97e073ef --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc/package.mask @@ -0,0 +1,11 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask new file mode 100644 index 000000000000..a1de10250bdd --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + +# Fabian Groffen <grobian@gentoo.org> (16 Nov 2011) +# jit not supported on sparc +dev-libs/libpcre jit + diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/eapi b/profiles/prefix/sunos/solaris/arch/sparc64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/package.mask b/profiles/prefix/sunos/solaris/arch/sparc64/package.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc64/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask b/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/parent b/profiles/prefix/sunos/solaris/arch/sparc64/parent new file mode 100644 index 000000000000..0d45c166444e --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/sparc64/parent @@ -0,0 +1 @@ +../sparc diff --git a/profiles/prefix/sunos/solaris/arch/x64/eapi b/profiles/prefix/sunos/solaris/arch/x64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/sunos/solaris/arch/x64/make.defaults b/profiles/prefix/sunos/solaris/arch/x64/make.defaults new file mode 100644 index 000000000000..aff95e51d922 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/make.defaults @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# multilib build stuff, single ABI (no multilib) +MULTILIB_ABIS="amd64" +DEFAULT_ABI="amd64" +ABI="amd64" +IUSE_IMPLICIT="abi_x86_64" +LIBDIR_amd64="lib" diff --git a/profiles/prefix/sunos/solaris/arch/x64/package.mask b/profiles/prefix/sunos/solaris/arch/x64/package.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/x64/package.use.mask b/profiles/prefix/sunos/solaris/arch/x64/package.use.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/x64/parent b/profiles/prefix/sunos/solaris/arch/x64/parent new file mode 100644 index 000000000000..e6e4a52dfb37 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/parent @@ -0,0 +1 @@ +../x86 diff --git a/profiles/prefix/sunos/solaris/arch/x64/use.force b/profiles/prefix/sunos/solaris/arch/x64/use.force new file mode 100644 index 000000000000..953c26144a82 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x64/use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Force the flag corresponding to the default ABI +abi_x86_64 diff --git a/profiles/prefix/sunos/solaris/arch/x86/eapi b/profiles/prefix/sunos/solaris/arch/x86/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x86/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/sunos/solaris/arch/x86/make.defaults b/profiles/prefix/sunos/solaris/arch/x86/make.defaults new file mode 100644 index 000000000000..4e6b922ab1b8 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x86/make.defaults @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# multilib build stuff, single ABI (no multilib) +MULTILIB_ABIS="x86" +DEFAULT_ABI="x86" +ABI="x86" +IUSE_IMPLICIT="abi_x86_32" +LIBDIR_x86="lib" diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.mask b/profiles/prefix/sunos/solaris/arch/x86/package.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x86/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.use.mask b/profiles/prefix/sunos/solaris/arch/x86/package.use.mask new file mode 100644 index 000000000000..cc5087b04287 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x86/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Solaris profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/sunos/solaris/arch/x86/use.force b/profiles/prefix/sunos/solaris/arch/x86/use.force new file mode 100644 index 000000000000..63240617d472 --- /dev/null +++ b/profiles/prefix/sunos/solaris/arch/x86/use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Force the flag corresponding to the default ABI +abi_x86_32 |