commit: 9202929d745a9e0dee949e14f2e3b12bd7b99adb Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Jun 12 16:30:24 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Jun 17 06:10:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9202929d
profiles/prefix/darwin/macos/10.5/ppc: add FSF gcc compiler to @system profiles/prefix/darwin/macos/10.5/ppc/packages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/prefix/darwin/macos/10.5/ppc/packages b/profiles/prefix/darwin/macos/10.5/ppc/packages index f8f1b81f58f..6d26e561561 100644 --- a/profiles/prefix/darwin/macos/10.5/ppc/packages +++ b/profiles/prefix/darwin/macos/10.5/ppc/packages @@ -1,8 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Mac OS X Leopard/PPC uses gcc-apple (not Clang) --*sys-devel/gcc +# Mac OS X Leopard/PPC uses FSF gcc and gcc-apple (not Clang) +*sys-devel/gcc *sys-devel/gcc-config -*sys-devel/clang *sys-devel/gcc-apple
