cvs commit: ports/devel/ace Makefile

Kris Kennaway kris at FreeBSD.org
Sun Jan 28 03:20:36 UTC 2007


kris        2007-01-28 03:20:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/ace            Makefile 
  Log:
  One of the configure tests in this port attempts to allocate an infinite
  amount of memory to see what happens when it fails:
  
  checking if new throws std::bad_alloc exception on failure...
  
  This is extremely antisocial since it will run the machine out of swap.
  Mark IGNORE until it can be fixed.
  
  Revision  Changes    Path
  1.13      +2 -0      ports/devel/ace/Makefile


More information about the cvs-all mailing list