RESOLVED FIXED 120076
remove more obj32 directory references
https://bugs.webkit.org/show_bug.cgi?id=120076
Summary remove more obj32 directory references
Alex Christensen
Reported 2013-08-20 11:44:57 PDT
After https://bugs.webkit.org/show_bug.cgi?id=119512 there are still many places where obj32, lib32, and bin32 are hard-coded into scripts. These should all be replaced by the PlatformArchitecture macro. I still haven't done this everywhere, but this represents a step in the right direction.
Attachments
Patch (10.37 KB, patch)
2013-08-20 11:55 PDT, Alex Christensen
no flags
Patch (10.35 KB, patch)
2013-08-20 12:00 PDT, Alex Christensen
no flags
Patch (8.29 KB, patch)
2013-08-20 13:01 PDT, Alex Christensen
bfulgham: review+
Alex Christensen
Comment 1 2013-08-20 11:55:18 PDT
Alex Christensen
Comment 2 2013-08-20 11:56:46 PDT
This builds completely, runs, and doesn't seem to break anything.
Alex Christensen
Comment 3 2013-08-20 12:00:14 PDT
Alex Christensen
Comment 4 2013-08-20 13:01:56 PDT
Brent Fulgham
Comment 5 2013-08-20 13:22:22 PDT
Comment on attachment 209221 [details] Patch Nice! r=mw
Alex Christensen
Comment 6 2013-08-20 13:44:31 PDT
Note You need to log in before you can comment on or make changes to this bug.