Closed Bug 459738 Opened 17 years ago Closed 17 years ago

Makefile.ref: js{builtins,interp}.cpp are compiled without -MMD

Categories

(Firefox Build System :: General, defect)

Other Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jorendorff, Unassigned)

Details

Attachments

(1 file)

So no makefile dependency files are generated, and if e.g. only jsbuiltins.cpp is touched, it doesn't get rebuilt next time.
Attached patch v1Splinter Review
make sure all CFLAGS are always used when compiling
Assignee: nobody → jorendorff
Attachment #342946 - Flags: review?(mrbkap)
Comment on attachment 342946 [details] [diff] [review] v1 Looks good to me. I guess nobody actually uses INTERP_XCFLAGS or BUILTINS_XCFLAGS?
Attachment #342946 - Flags: review?(mrbkap) → review+
Assigned To ===> not me I have no plans to land this. For me, it's obsoleted by the new configure-based build system.
Assignee: jorendorff → nobody
Status: NEW → RESOLVED
Closed: 17 years ago
Component: Cmd-line Features → Build Config
QA Contact: cmd-line → build-config
Resolution: --- → WONTFIX
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: