commit | 83d6b0c254429584e5779ee33382ec82d1306ef5 | [log] [tgz] |
---|---|---|
author | noahric <noahric@chromium.org> | Tue Jul 21 19:54:34 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 21 19:54:44 2015 |
tree | c91ee4f40d9ece21138d4b6b2272e3a363422031 | |
parent | 343714eb06491b5c71867035f9ba10b4464283a8 [diff] |
Ignore genperf lib in merge_libs.py. It's built as a part of the chromium build(?), but causes problems with XCode 7's new bitcode intermediate format. It should really never been included, but it never caused link failures before. BUG= Review URL: https://codereview.webrtc.org/1236383002 Cr-Commit-Position: refs/heads/master@{#9606}