Bug 87587 - Use xcrun to find gperf path on platforms that use Xcode
Summary: Use xcrun to find gperf path on platforms that use Xcode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks: 80915
  Show dependency treegraph
 
Reported: 2012-05-26 21:55 PDT by David Kilzer (:ddkilzer)
Modified: 2012-05-27 04:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch v1 (3.12 KB, patch)
2012-05-26 21:59 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Patch v2 (6.07 KB, patch)
2012-05-26 22:57 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2012-05-26 21:55:14 PDT
Platforms that use Xcode to build should be using xcrun to find the correct path to gperf.

This is part of Bug 80915.
Comment 1 David Kilzer (:ddkilzer) 2012-05-26 21:59:16 PDT
Created attachment 144215 [details]
Patch v1
Comment 2 Build Bot 2012-05-26 22:19:35 PDT
Comment on attachment 144215 [details]
Patch v1

Attachment 144215 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/12794871
Comment 3 David Kilzer (:ddkilzer) 2012-05-26 22:57:30 PDT
Created attachment 144218 [details]
Patch v2
Comment 4 WebKit Review Bot 2012-05-27 04:35:58 PDT
Comment on attachment 144218 [details]
Patch v2

Clearing flags on attachment: 144218

Committed r118624: <http://trac.webkit.org/changeset/118624>
Comment 5 WebKit Review Bot 2012-05-27 04:36:03 PDT
All reviewed patches have been landed.  Closing bug.