dpatel      02/10/28 11:43:09

  Modified:    live/gcc3 Tag: pre-import-2002-10-21 build_gcc
  Log:
  Set suffix to '3'.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.62.2.1  +1 -1      src/live/gcc3/build_gcc
  
  Index: build_gcc
  ===================================================================
  RCS file: /cvs/Darwin/src/live/gcc3/build_gcc,v
  retrieving revision 1.62
  retrieving revision 1.62.2.1
  diff -u -r1.62 -r1.62.2.1
  --- build_gcc 2002/09/09 03:06:26     1.62
  +++ build_gcc 2002/10/28 19:43:08     1.62.2.1
  @@ -73,7 +73,7 @@
       ENABLE_LANGUAGES="c++,c,objc,objc++"
       COMPILERS="cpp cc1 cc1plus cc1obj cc1objplus"
       # Suffix to add to the tools.  ("3" for 10.2 installed version)
  -    SUFFIX=33
  +    SUFFIX=3
       # Name (and install_name!) of libstdc++.dylib to build (if any.)
       LIBSTDCPP_DYLIB=libstdc++.dylib                  # formerly 
libstdc++.${APPLE_CC}.dylib
       LIBSTDCPP_DYLIB_VERSION=A
  
  
  


Reply via email to