Magellan Linux

Diff of /smage/trunk/core/gcc/gcc-4.3.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 19 by niro, Sat Jan 2 23:22:55 2010 UTC revision 20 by niro, Sat Jan 2 23:53:19 2010 UTC
# Line 77  split_info_gcc() Line 77  split_info_gcc()
77  split_info_libstdc++()  split_info_libstdc++()
78  {  {
79   DESCRIPTION="Standard GNU C and C++ libraries."   DESCRIPTION="Standard GNU C and C++ libraries."
80     DEPEND=">= sys-apps/base-files-0.1"
  # needed to prevent compat issues with gcc-3.4.x and gcc-4.0.x  
  DEPEND=">= sys-libs/libstdc++-v3-3.3.3  
  >= sys-apps/base-files-0.1"  
81  }  }
82    
83  src_prepare()  src_prepare()

Legend:
Removed from v.19  
changed lines
  Added in v.20