Closed Bug 1690934 Opened 5 years ago Closed 4 years ago

Adjust clang for use with sysroots

Categories

(Firefox Build System :: Toolchains, task)

task

Tracking

(firefox87 fixed)

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

No description provided.

When using the --sysroot argument to clang, clang changes where it
searches for libraries in its own directory, and excludes the lib and
lib32 subdirectories. So we need to move the gcc files to a place where
it does look (and that it also looks without --sysroot).

We however still keep a copy of libstdc++ in the lib directory for
runtime purposes.

Blocks: 1690937
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/7273fcd865a9 Adjust clang for use with sysroots. r=firefox-build-system-reviewers,sheehan,mhentges
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: