commit: 4fbaf715b42f4b1358ffcffca81fb58a383b6870 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 18:44:32 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 18:44:32 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4fbaf715
world.conf: bump gcc to 4.9 core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index a4f578d..1207bb7 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7375,7 +7375,7 @@ package.use : sys-devel/bison:0 -nls -static [sys-devel/flex:0] package.use : sys-devel/flex:0 -nls -static -test -[sys-devel/gcc:4.8] +[sys-devel/gcc:4.9] package.use : sys-devel/gcc:4.8 -altivec -awt -debug -doc -fixed-point -go -libssp -mudflap -multilib -multislot -nls -nopie -nossp -regression-test -sanitize -vanilla cxx fortran gcj graphite hardened nptl objc objc++ objc-gc openmp [sys-devel/gdb:0]
