RESOLVED FIXED 31085
JavaScriptCore.gyp should not turn on BUILDING_ON_LEOPARD
https://bugs.webkit.org/show_bug.cgi?id=31085
Summary JavaScriptCore.gyp should not turn on BUILDING_ON_LEOPARD
Mark Mentovai
Reported 2009-11-03 14:24:05 PST
JavaScriptCore/wtf/Platform.h is responsible for setting BUILDING_ON_LEOPARD or whatever the other appropriate macro is. JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.gyp should not define it too.
Attachments
Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp (1.14 KB, patch)
2009-11-03 14:42 PST, Mark Mentovai
no flags
Mark Mentovai
Comment 1 2009-11-03 14:42:53 PST
Created attachment 42421 [details] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp
Eric Seidel (no email)
Comment 2 2009-11-03 16:30:10 PST
Comment on attachment 42421 [details] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp Makes sense to me.
Mark Mentovai
Comment 3 2009-11-03 20:58:49 PST
I fed this to the Chromium try servers and it looks good. http://codereview.chromium.org/355015 This is ready for checkin.
WebKit Commit Bot
Comment 4 2009-11-04 10:21:25 PST
Comment on attachment 42421 [details] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp Clearing flags on attachment: 42421 Committed r50517: <http://trac.webkit.org/changeset/50517>
WebKit Commit Bot
Comment 5 2009-11-04 10:21:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.