summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-24 05:40:34 +0000
committerSam James <sam@gentoo.org>2022-01-24 14:30:31 +0000
commitdf327dbb62d18e327533c792ecbd3586b3f65b90 (patch)
treec85b216e3c9cbd56b8dec6133349c52ccd49208c /profiles
parentsys-devel/binutils-hppa64: disable LTO for PGO (diff)
downloadgentoo-df327dbb62d18e327533c792ecbd3586b3f65b90.tar.gz
gentoo-df327dbb62d18e327533c792ecbd3586b3f65b90.tar.bz2
gentoo-df327dbb62d18e327533c792ecbd3586b3f65b90.zip
profiles/arch/{alpha,ia64,*/ppc32,sparc}: drop glint from VIDEO_CARDS
Fails to build with modern Xorg. Bug: https://bugs.gentoo.org/828426 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/make.defaults4
-rw-r--r--profiles/arch/ia64/make.defaults4
-rw-r--r--profiles/arch/powerpc/ppc32/make.defaults4
-rw-r--r--profiles/arch/sparc/make.defaults4
4 files changed, 8 insertions, 8 deletions
diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults
index 0d2b90931c43..2430e454f1e4 100644
--- a/profiles/arch/alpha/make.defaults
+++ b/profiles/arch/alpha/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
ARCH="alpha"
@@ -21,7 +21,7 @@ LIBDIR_alpha="lib"
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
-VIDEO_CARDS="fbdev glint mga nv r128 radeon"
+VIDEO_CARDS="fbdev mga nv r128 radeon"
# Tobias Klausmann <klausman@gentoo.org> (2018-06-25)
# Enable USE=libtirpc by default, to ease dependency resolution during
diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults
index 5f183775458b..bf4569fc0060 100644
--- a/profiles/arch/ia64/make.defaults
+++ b/profiles/arch/ia64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
ARCH="ia64"
@@ -26,6 +26,6 @@ CHOST_ia64="${CHOST}"
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
-#VIDEO_CARDS="fbdev glint mga nv r128 radeon"
+#VIDEO_CARDS="fbdev mga nv r128 radeon"
INPUT_DEVICES="void"
VIDEO_CARDS="dummy"
diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults
index 51f2ea0ad11e..19350be099f8 100644
--- a/profiles/arch/powerpc/ppc32/make.defaults
+++ b/profiles/arch/powerpc/ppc32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# All extra USE/etc should be specified in sub-profiles.
@@ -15,7 +15,7 @@ FCFLAGS="${CFLAGS}"
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
-VIDEO_CARDS="fbdev glint mga nv r128 radeon"
+VIDEO_CARDS="fbdev mga nv r128 radeon"
# Michał Górny <mgorny@gentoo.org> (2014-06-27)
# Multilib-related setup for compatibility with future multilib.
diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults
index 584be81c8c45..b25d074c2cd5 100644
--- a/profiles/arch/sparc/make.defaults
+++ b/profiles/arch/sparc/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
ARCH="sparc"
@@ -40,7 +40,7 @@ MULTILIB_STRICT_DIRS="/lib32 /usr/lib32 /usr/kde/*/lib32 /usr/qt/*/lib32 /usr/X1
# Gustavo Zacarias <gustavoz@gentoo.org> (2006-10-05)
# Defaults for video drivers
-VIDEO_CARDS="fbdev glint mga r128 radeon"
+VIDEO_CARDS="fbdev mga r128 radeon"
# Sergei Trofimovich <slyfox@gentoo.org> (2018-06-24)
# Enable USE=libtirpc by default, to ease dependency resolution during