[Webkit-unassigned] [Bug 77042] JSStringRefCF.cpp does not honor USE(CF) flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 08:10:17 PST 2012


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





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2012-01-26 08:10:17 PST ---
I guess Alexey is right. Creating a build of JavaScriptCore that doesn't use CF or CFLite will require creating a different project configuration anyway, since we need to change the flags we pass to the linker. And it's not too hard to exclude particular files from being compiled in certain configurations. So that's probably the direction we should go with this.

-- 
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