Closed
Bug 1473117
Opened 6 years ago
Closed 6 years ago
make assembler output flags more consistent
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1473954
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
(deleted),
patch
|
chmanchester
:
review+
|
Details | Diff | Splinter Review |
ASFILES/ASOBJS uses ASOUTOPTION, whereas SOBJS uses -o, which is really
only valid for GNU-style assemblers. Let's be consistent between the
two kinds of files.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8989520 -
Flags: review?(core-build-config-reviews)
Updated•6 years ago
|
Attachment #8989520 -
Flags: review?(core-build-config-reviews) → review+
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•