commit: 9244ac855ee88b90c071d94d534724c0e0f3c2a1 Author: gienah <gienah <AT> gentoo <DOT> org> AuthorDate: Sat Sep 6 16:31:08 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Sep 27 11:10:07 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9244ac85
masking int64 flag for 32 bits arches --- profiles/arch/arm/use.mask | 10 ++++++++++ profiles/arch/m68k/use.mask | 10 ++++++++++ profiles/arch/sparc-fbsd/use.mask | 10 ++++++++++ profiles/arch/sparc/use.mask | 10 ++++++++++ profiles/arch/x86-fbsd/use.mask | 10 ++++++++++ profiles/arch/x86/use.mask | 10 ++++++++++ 6 files changed, 60 insertions(+) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask new file mode 100644 index 0000000..7424662 --- /dev/null +++ b/profiles/arch/arm/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-arm + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask new file mode 100644 index 0000000..ad6adcd --- /dev/null +++ b/profiles/arch/m68k/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-m68k + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64 diff --git a/profiles/arch/sparc-fbsd/use.mask b/profiles/arch/sparc-fbsd/use.mask new file mode 100644 index 0000000..0eb6ec7 --- /dev/null +++ b/profiles/arch/sparc-fbsd/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-sparc-fbsd + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask new file mode 100644 index 0000000..69bf4d9 --- /dev/null +++ b/profiles/arch/sparc/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-sparc + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64 diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask new file mode 100644 index 0000000..570fd5c --- /dev/null +++ b/profiles/arch/x86-fbsd/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-x86-fbsd + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64 diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask new file mode 100644 index 0000000..05775ff --- /dev/null +++ b/profiles/arch/x86/use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# Unmask the flag which corresponds to ARCH. +-x86 + +# Mark Wright <gie...@gentoo.org> (26 Apr 2014) +# mask int64 flag for 32 bits arches +int64