QA:CodeCoverage: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 31: Line 31:
The work around to address this problem is as follows:
The work around to address this problem is as follows:
* Modify [ in the trunk you checked out ] src/nsprpub/config/rules.mk on line #352
* Modify [ in the trunk you checked out ] src/nsprpub/config/rules.mk on line #352
** Change it from $(MKSHLIB) $(OBJS) $(RES) $(EXTRA_LIBS) to  $(MKSHLIB) $(OBJS) $(RES) $(EXTRA_LIBS) $(LD_FLAGS)
** Change it from $(MKSHLIB) $(OBJS) $(RES) $(EXTRA_LIBS) to  $(MKSHLIB) $(OBJS) $(RES) $(EXTRA_LIBS) $(LDFLAGS)




183

edits

Navigation menu