[webkit-reviews] review requested: [Bug 53630] WebCore.gyp webcore_prerequisites needs some things moved into direct_dependent_settings : [Attachment 81026] Fix v3 (no nm -U)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 20:03:51 PST 2011


Mark Mentovai <mark at chromium.org> has asked  for review:
Bug 53630: WebCore.gyp webcore_prerequisites needs some things moved into
direct_dependent_settings
https://bugs.webkit.org/show_bug.cgi?id=53630

Attachment 81026: Fix v3 (no nm -U)
https://bugs.webkit.org/attachment.cgi?id=81026&action=review

------- Additional Comments from Mark Mentovai <mark at chromium.org>
Apparently, nm -U (don’t display undefined symbols) is new in cctools 782
(Xcode 3.2.3). Chrome still needs to support 3.2.2 (and, for some real
stragglers, 3.1.5), so the -U needs to go. This has no impact on the script,
it’ll work just as well without -U.


More information about the webkit-reviews mailing list