Closed Bug 1357317 Opened 7 years ago Closed 5 years ago

cctools should have a relative rpath/runpath

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

See bug 1356933 comment 6.

I think it would be better if we forced cctools to have a rpath/runpath like "$ORIGIN/../../clang/lib" instead of a full path to clang, such that it would work when cctools and clang are unpacked from their packages in the same directory (which is what we do).

Then it would work without a LD_LIBRARY_PATH, from any directory.
Product: Core → Firefox Build System
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/6fa10c3c2dc6
Add an rpath to cctools such that it doesn't require LD_LIBRARY_PATH at run-time. r=nalexander
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Assignee: nobody → mh+mozilla
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: