Closed
Bug 1648278
Opened 5 years ago
Closed 5 years ago
Document how DEFINES works with the assembler
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: jbauman, Assigned: jbauman)
References
Details
Attachments
(1 file)
The documentation for the mozbuild sandbox symbol DEFINES
would be enhanced by the inclusion of it's behavior with respect to the assembler. It could be surprising that the values added here are not propagated to the assembler in all cases and that using ASFLAGS
instead may be required.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jbauman
Status: NEW → ASSIGNED
Pushed by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4799adb41393
Document how DEFINES works with the assembler. r=firefox-build-system-reviewers,rstewart
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•