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/arch/powerpc
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/arch/powerpc')
-rw-r--r--profiles/arch/powerpc/ppc32/make.defaults4
1 files changed, 2 insertions, 2 deletions
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.