Closed Bug 684138 Opened 13 years ago Closed 12 years ago

Remove GARBAGE='$(OBJDIR)/vc20.pdb $(OBJDIR)/vc40.pdb' from configure.in

Categories

(Firefox Build System :: General, defect)

All
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla14

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

Now, we set PDB file by COMPILE_PDBFILE into rules.mk, so compiler doesn't generate vc*.pdb.

We should remove this line or change to GARBAGE='$(OBJDIR)/$(COMPILE_PDBFILE)'.
Attached patch fixSplinter Review
Comment on attachment 608244 [details] [diff] [review]
fix

GARBAGE is unused.
Attachment #608244 - Flags: review?(khuey)
https://hg.mozilla.org/integration/mozilla-inbound/rev/af368aa1f6ef
Assignee: nobody → m_kato
Whiteboard: [inbound]
You don't need to add [inbound] anymore. In fact you shouldn't, since removing it is extra work for those resolving the bug.
Whiteboard: [inbound]
https://hg.mozilla.org/mozilla-central/rev/af368aa1f6ef
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.