Bug 143372 - run-jsc-stress-tests --remote should add libllvmForJSC.so to the bundle on Linux
Summary: run-jsc-stress-tests --remote should add libllvmForJSC.so to the bundle on Linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-03 06:09 PDT by Csaba Osztrogonác
Modified: 2015-04-03 14:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2015-04-03 07:38 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-04-03 06:09:16 PDT
Now it collects the necessary libraries with ldd, but jsc isn't 
linked to libllvmForJSC.so, that's why it isn't added to the bundle.
Comment 1 Csaba Osztrogonác 2015-04-03 07:38:56 PDT
Created attachment 250071 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-03 14:21:32 PDT
Comment on attachment 250071 [details]
Patch

Clearing flags on attachment: 250071

Committed r182332: <http://trac.webkit.org/changeset/182332>
Comment 3 WebKit Commit Bot 2015-04-03 14:21:35 PDT
All reviewed patches have been landed.  Closing bug.