Closed
Bug 1578775
Opened 6 years ago
Closed 6 years ago
Remove LIBCXX_LIBCPPABI_VERSION from build-clang.py
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: away, Assigned: away)
References
Details
This build workaround was made unnecessary (and in fact harmful) by https://github.com/llvm/llvm-project/commit/2d0b4d6bb3c12278d60ef7c957c0dba77d81dc95#diff-140d2deaecabaad987b883a1de1c2aa4 which landed in LLVM 9.
It seems that we don't need this anyway even on our current LLVM 8 builds, so landing this separately in preparation for bug 1573211.
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/67c70ab3695b
Remove LIBCXX_LIBCPPABI_VERSION from build-clang.py r=glandium
Comment 2•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
Assignee: nobody → dmajor
You need to log in
before you can comment on or make changes to this bug.
Description
•