Open Bug 1750207 Opened 2 years ago Updated 2 years ago

Use @executable_path when linking sanitizer runtimes.

Categories

(Firefox Build System :: General, enhancement, P3)

Unspecified
macOS
enhancement

Tracking

(Not tracked)

People

(Reporter: truber, Unassigned)

References

Details

LLVM now outputs @rpath/libclang_rt.xxx.dylib, and we rewrite this to @executable_path during packaging. LLVM does have code to output @executable_path in the first place. We should figure out how to make use of this and eliminate the need to rewrite library linkages.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.