diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:50:15 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:50:15 +0200 |
commit | 247002f9ab1012b11e7abf33383cf4d3a738320c (patch) | |
tree | 75f0c19a375e48d1036b9bf2ef4b04ff5e06c1bb /profiles/prefix/sunos/solaris/arch/sparc/make.defaults | |
parent | */*: remove sparc-solaris keyword (diff) | |
download | gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.tar.gz gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.tar.bz2 gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.zip |
profiles: remove sparc-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/sunos/solaris/arch/sparc/make.defaults')
-rw-r--r-- | profiles/prefix/sunos/solaris/arch/sparc/make.defaults | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults b/profiles/prefix/sunos/solaris/arch/sparc/make.defaults deleted file mode 100644 index 92d16c9bef5c..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# multilib build stuff, single ABI (no multilib) -MULTILIB_ABIS="sparc32" -DEFAULT_ABI="sparc32" -ABI="sparc32" -LIBDIR_sparc32="lib" |