Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 19:17:06 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile
Message-ID:  <200112180317.fBI3H6r98590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/12/17 19:17:06 PST

  Modified files:        (Branch: WIP_GCC30)
    gnu/usr.bin/cc/cc_tools Makefile 
  Log:
  Changes in order to compile GCC 3.0.2.
  
  Really irritating changes are the "forced" layering of malloc + friends
  in order to use the GNU versions.  Sorry, we have a *very* fine malloc,
  and we will use it.  Period.  Even more irritating is that the GNU people
  now want to replace ctype also!!  So we partially dike it out here.
  
  Revision  Changes    Path
  1.52.2.1  +78 -41    src/gnu/usr.bin/cc/cc_tools/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?200112180317.fBI3H6r98590>