Closed
Bug 1704766
Opened 4 years ago
Closed 3 years ago
Remove libstdc++ from clang toolchains
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: andi, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Starting with clang 13 we will no longer want to ship libstc++ in clang but rather in sysroot and in this way we avoid extra build time arguments, like "-gcc-toolchain".
Reporter | ||
Updated•4 years ago
|
Component: Task Configuration → Toolchains
Assignee | ||
Updated•3 years ago
|
Summary: Upgrade libstdc++ in the sysroot and remove it from clang → Remove libstdc++ from clang toolchains
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/a275000100a4
Remove libstdc++ from clang toolchains. r=firefox-build-system-reviewers,andi
Comment 3•3 years ago
|
||
Backed out changeset a275000100a4 (Bug 1704766) for causing build bustages CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=345233142&repo=autoland&lineNumber=1543
Backout: https://hg.mozilla.org/integration/autoland/rev/5cecbcc630bf701176007be887f6922c32e82af2
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/591bd329e39f
Remove libstdc++ from clang toolchains. r=firefox-build-system-reviewers,andi
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(mh+mozilla)
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•