summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-09-19 15:02:58 -0400
committerJoonas Niilola <juippis@gentoo.org>2023-09-20 09:04:41 +0300
commitb650750559f221c784b1b535a062e10f61277eef (patch)
tree47f1236a5659f10a0fa04a87fea8e08375ac4c43 /profiles/arch/mips
parentxfce-extra/xfce4-notifyd: Bump to 0.9.1 (diff)
downloadgentoo-b650750559f221c784b1b535a062e10f61277eef.tar.gz
gentoo-b650750559f221c784b1b535a062e10f61277eef.tar.bz2
gentoo-b650750559f221c784b1b535a062e10f61277eef.zip
profiles/arch/mips: remove default USE="-fortran -openmp"
Bug: https://bugs.gentoo.org/914358 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r--profiles/arch/mips/make.defaults4
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults
index 9d3d5a8a1bfc..c564c464bbc0 100644
--- a/profiles/arch/mips/make.defaults
+++ b/profiles/arch/mips/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2008-2021 Gentoo Authors
+# Copyright 2008-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
@@ -10,8 +10,6 @@ ACCEPT_KEYWORDS="${ARCH} ~mips"
PROFILE_ARCH="mips"
-USE="-fortran -openmp"
-
LIBDIR_o32="lib"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"