Closed
Bug 761218
Opened 12 years ago
Closed 12 years ago
Get rid of the bogus $(DIST)/include/nsprpub include path
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla16
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file, 1 obsolete file)
1.64 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
We add $(DIST)/include/nsprpub as an include path for everything, but this path doesn't actually exist.
Attachment #629836 -
Flags: review?(benjamin)
![]() |
Assignee | |
Comment 1•12 years ago
|
||
Maybe I should also be removing if from the lines following the touched lines too?
Comment 2•12 years ago
|
||
(In reply to Jonathan Watt [:jwatt] from comment #1) > Maybe I should also be removing if from the lines following the touched > lines too? Yes, please.
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Attachment #629836 -
Attachment is obsolete: true
Attachment #629836 -
Flags: review?(benjamin)
Attachment #629874 -
Flags: review?(benjamin)
Updated•12 years ago
|
Attachment #629874 -
Flags: review?(benjamin) → review+
![]() |
Assignee | |
Updated•12 years ago
|
Keywords: checkin-needed
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d598ff78094a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•