[Webkit-unassigned] [Bug 76530] Cross-platform processor core counter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 06:13:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76530





--- Comment #4 from Roland Takacs <Takacs.Roland at stud.u-szeged.hu>  2012-01-18 06:13:22 PST ---
Thanks for warning me, I have fixed it.

(In reply to comment #3)
> (From update of attachment 122902 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=122902&action=review
> 
> > Source/JavaScriptCore/wtf/NumberOfCores.cpp:29
> > +#if OS(DARWIN) || OS(OPENBSD) || OS(NETBSD)
> 
> Note you also need to add || OS(FREEBSD) here as you use it below, or the build will break on it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list