Magellan Linux

Diff of /trunk/core/gcc/gcc-8.2.0-r4.smage2

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

revision 31506 by niro, Tue Nov 27 13:29:24 2018 UTC revision 31507 by niro, Tue Nov 27 15:35:44 2018 UTC
# Line 32  MyLanguages=c,c++,ada,fortran,go,objc,ob Line 32  MyLanguages=c,c++,ada,fortran,go,objc,ob
32    
33  # 1=bootstrap the whole gcc suite, using bootstrap-lean method  # 1=bootstrap the whole gcc suite, using bootstrap-lean method
34  # 0=no bootstrap, use this only for quick builds to test something but never for release  # 0=no bootstrap, use this only for quick builds to test something but never for release
35  GCC_BOOTSTRAP="0"  GCC_BOOTSTRAP="1"
36    
37  # 1=bootstrap ada, using precompiled gnat binaries  # 1=bootstrap ada, using precompiled gnat binaries
38  # 0=no bootstrap, build ada with system gnat - requires sys-dev/gcc-gnat  # 0=no bootstrap, build ada with system gnat - requires sys-dev/gcc-gnat

Legend:
Removed from v.31506  
changed lines
  Added in v.31507