Closed
Bug 1520647
Opened 6 years ago
Closed 6 years ago
fdlibm should use UNIFIED_SOURCES
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: away, Assigned: away)
References
Details
In a build log I happened to notice a large number of non-unified sources coming from https://searchfox.org/mozilla-central/source/modules/fdlibm/src/moz.build#62
Too many conflicting global variables, e.g. almost every file defines a one and a huge.
Hopefully at least this will now show up in bugzilla searches for the next time somebody stumbles across fdlibm's non-unified-ness.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/030a5f34fa31
Add a comment explaining why fdlibm sources can't be unified. DONTBUILD
Comment 3•6 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•