Closed
Bug 1638870
Opened 5 years ago
Closed 5 years ago
add unicode/uniset.h to system headers (fix `--with-system-icu`)
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
I haven't been able to confirm that this would actually fix
--with-system-icu, but since the new regexp
engine (js/src/new-regexp) explicitly includes this file and this file
isn't already present in system-headers...it seems very likely that this
change will fix --with-system-icu.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4e0437883e3
add unicode/uniset.h to system headers; r=firefox-build-system-reviewers,rstewart
Comment 3•5 years ago
|
||
--with-system-icu is broken as per bug 1635764
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•