[Webkit-unassigned] [Bug 122467] Modify WTF and JavascriptCore makefiles for 64bit build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 7 15:26:30 PDT 2013


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





--- Comment #4 from Brent Fulgham <bfulgham at webkit.org>  2013-10-07 15:25:22 PST ---
(In reply to comment #3)
> > Ditto regarding path from above. Might want to retain original path in a separate variable, then use it here so we don't get the 32-bit path before our 64-bit stuff.
> 
> 
> O yup, you're right, will change. Although this brings up another question which is why we need the path at all. I suppose it was useful when JavaScriptCore used JavaScriptCoreGenerator.exe. 
> Perhaps it's useful to have it there though just in case any executable steps get added to the build steps in the future.

Yeah, I think this might be important if there are tools that get built that need to be used as part of the Makefile portion of the build. I don't think we have anything like that, but better safe than sorry. This way we are "future proof". :-)

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