Closed
Bug 1228432
Opened 9 years ago
Closed 9 years ago
Remove obsolete compiler flags for Linux m68k
Categories
(NSPR :: NSPR, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
4.1.2
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
1.14 KB,
patch
|
wtc
:
review+
wtc
:
checked-in+
|
Details | Diff | Splinter Review |
This bug was originally reported by Andrew Cagney in the NSPR newsgroup.
NSPR's configure.in script uses the -m68020-60 compiler flag for Linux m68k.
CVS history shows this was added in 1999 and 2002:
https://hg.mozilla.org/projects/nspr/rev/29227fdc9a15
https://hg.mozilla.org/projects/nspr/rev/879b717836d9
The attached patch removes the obsolete compiler flag.
Attachment #8692649 -
Flags: review+
Assignee | ||
Comment 1•9 years ago
|
||
Comment on attachment 8692649 [details] [diff] [review]
Patch by Andrew Cagney
Review of attachment 8692649 [details] [diff] [review]:
-----------------------------------------------------------------
https://hg.mozilla.org/projects/nspr/rev/0c58fe90cf11
Attachment #8692649 -
Flags: checked-in+
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•