From owner-cvs-all Mon Jan 21 10:12:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EE3537B402; Mon, 21 Jan 2002 10:12:10 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LICAn83987; Mon, 21 Jan 2002 10:12:10 -0800 (PST) (envelope-from will) Message-Id: <200201211812.g0LICAn83987@freefall.freebsd.org> From: Will Andrews Date: Mon, 21 Jan 2002 10:12:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kde2 Makefile.kde X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/01/21 10:12:09 PST Modified files: x11/kde2 Makefile.kde Log: Change default to not use --enable-final because this option requires large amounts of memory in order to compile KDE in any reasonable time. For machines with such required amounts of memory, it can cut build times by more than half. I am not sure why I changed the default on this option before, since it may lead some people to believe the build hanged. Revision Changes Path 1.2 +2 -2 ports/x11/kde2/Makefile.kde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message