Closed Bug 741287 Opened 12 years ago Closed 12 years ago

expandlibs_gen ignores missing files

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla14

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(2 files)

This was revealed after landing bug 644608: expandlibs_gen happily works when some files are missing, and with bug 644608, dependencies are created for these missing files, and since they never exist, bug 644608 failed.
Assignee: nobody → mh+mozilla
Attachment #611371 - Flags: review?(ted.mielczarek) → review+
Comment on attachment 611372 [details] [diff] [review]
part 2 - Fix layout/build/Makefile.in for missing libraries

Review of attachment 611372 [details] [diff] [review]:
-----------------------------------------------------------------

::: layout/build/Makefile.in
@@ +149,5 @@
>  ifdef MOZ_B2G_RIL #{
> +SHARED_LIBRARY_LIBS	+= \
> +	$(DEPTH)/dom/system/gonk/$(LIB_PREFIX)domsystemgonk_s.$(LIB_SUFFIX) \
> +	$(DEPTH)/dom/telephony/$(LIB_PREFIX)domtelephony_s.$(LIB_SUFFIX) \
> +	$(NULL)

two-space indent, not tabs here, please.
Attachment #611372 - Flags: review?(ted.mielczarek) → review+
https://hg.mozilla.org/mozilla-central/rev/748db85b1a01
https://hg.mozilla.org/mozilla-central/rev/d405b4adf7f9
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.

Attachment

General

Created:
Updated:
Size: