commit: 2d6c425216008138cbb95e8c01f160be53cf4ad2 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 19:22:36 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=2d6c4252
world.conf: bump gcc to 4.9 core/etc/grs/world.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index a4f578d..dbfea70 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7375,8 +7375,8 @@ 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] -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/gcc:4.9] +package.use : sys-devel/gcc:4.9 -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] package.use : sys-devel/gdb:0 -expat -multitarget -nls -test -vanilla client lzma python server zlib
