Closed
Bug 1253466
Opened 9 years ago
Closed 9 years ago
Don't pass --enable-threadsafe to js/src/configure
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
The flag was removed in bug 1031529, and silently doesn't do anything. Configure.py will start barfing about unknown options, so don't pass it down.
Assignee | ||
Comment 1•9 years ago
|
||
The flag was removed in bug 1031529, and silently doesn't do anything.
Configure.py will start barfing about unknown options, so don't pass it
down.
Review commit: https://reviewboard.mozilla.org/r/38059/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/38059/
Assignee | ||
Updated•9 years ago
|
Attachment #8726497 -
Flags: review?(mshal)
Updated•9 years ago
|
Attachment #8726497 -
Flags: review?(mshal) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8726497 [details]
MozReview Request: Bug 1253466 - Don't pass --enable-threadsafe to js/src/configure
https://reviewboard.mozilla.org/r/38059/#review34703
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•