Date: Thu, 16 Aug 2007 10:52:27 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Mikhail T." <mi@aldan.algebra.com> Cc: ahze@freebsd.org, multimedia@freebsd.org Subject: Re: minor improvement to devel/liboil Message-ID: <op.tw5s1pjm9aq2h7@mezz.mezzweb.com> In-Reply-To: <200708151254.l7FCs2BH098003@aldan.algebra.com> References: <200708151254.l7FCs2BH098003@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Aug 2007 07:54:02 -0500, Mikhail T. <mi@aldan.algebra.com> wrote: > Hello! > > The attached patch: > > a) makes CFLAGS neater (no repetative -O*); Committed, thanks! > b) scales the build to the number of processors -- > tested on my quad Opteron system. Disapprove, because it causes more problems rather than solution. I had to ask marcus for his opinion, because I don't really trust something like this. The -jN is well known for cause problems on some systems and it requires to do a lot of tests on different arch, 4BSD and ULE schedulers on both -STABLE and -CURRENT on HTT, multi-core, and multi-CPU (physical CPU) systems. marcus has a problem with graphics/jasper until he removed this same line to solve his problem on his dual-core amd64 box. Cheers, Mezz > Please, commit or allow me to. Thanks! Yours, > > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tw5s1pjm9aq2h7>