Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 09:29:45 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1 src/gnu/lib Makefile src/gnu/usr.bin Makefile src/gnu/usr.bin/cc Makefile
Message-ID:  <200205151629.g4FGTj062213@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/05/15 09:29:45 PDT

  Modified files:
    .                    Makefile.inc1 
    gnu/lib              Makefile 
    gnu/usr.bin          Makefile 
    gnu/usr.bin/cc       Makefile 
  Log:
  Make sure to not yet build the GNU C++, but still allow
  for the C++ progs to be built with e.g. an old compiler,
  CXX=/usr/bin/c++, for the time being.
  
  Revision  Changes    Path
  1.277     +0 -4      src/Makefile.inc1
  1.37      +2 -4      src/gnu/lib/Makefile
  1.66      +1 -1      src/gnu/usr.bin/Makefile
  1.30      +2 -0      src/gnu/usr.bin/cc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205151629.g4FGTj062213>